Scoutari

AI builder 的決策情報台。

瀏覽

  • 今日情報
  • Skill 榜單
  • AI 週報
  • 關於與編輯方針
  • RSS

主題

  • 模型發布
  • API 與價格
  • MCP 與 Skills
  • AI Coding
  • 中國模型
  • 開源模型
  • Agent
  • Infra / 成本
  • 值得試用
© 2026 Scoutari · scoutari.com摘要由 AI 輔助生成,並始終附上原文連結。
情報模型收藏週報設定
SScoutariAI Builder Intel · decision desk
ModelsSkill RadarSavedPersonalizeSubmit sourceLog inSign up
Sign up
ModelsSkill RadarSavedPersonalizeSubmit sourceLog in
Back to timeline

Mon, July 613:40ToolsModel releases

sqlite-utils 4.0rc3: Supports Compound Foreign Key Introspection & Creation

View originalOpen sqlite-utils

Decision Brief

What changedsqlite-utils 4.0rc3 introduces introspection and creation support for compound foreign keys, and follows SQLite's case-insensitive column name convention.
Why it mattersFor developers using sqlite-utils with complex relational databases, compound foreign key support eliminates workarounds for multi-column references, but the breaking change in table.foreign_keys requires code adjustments.
Who should careAI coding tool users
Affected stackClaudeOpenAI
Source confidenceMedium · Reliable media or first-hand reporting

sqlite-utils 4.0rc3, the third release candidate, is now available. The developer initially planned to release the stable version last weekend, but after merging numerous issues and PRs (some using Claude Fable 5 and GPT-5.5), the changelog kept expanding. The highlight is support for compound foreign keys introspection and creation. This requires a breaking change to the table.foreign_keys property, so it had to be included before 4.0 stable. Additionally, sqlite-utils now follows SQLite's case-insensitive column name convention, affecting many modules.

Summary basis: official / RSS sourceCompiled from the source scope noted above; the original remains authoritative.

Sources

  • Simon Willison:Blog

    Hands-on notes on LLM tools, local models, and practical AI engineering.

  • Simon Willison:Blog

Related intel

  • LibreChat: Enhanced ChatGPT Clone with Multi-Model, Agent & MCP Support

    LibreChat is an open-source, self-hosted enhanced ChatGPT clone supporting Agents, MCP, Skills, DeepSeek, Anthropic, AWS, OpenAI, and more.

  • Anthropic agrees to give California government half-price Claude

    Anthropic and California Governor Newsom reached a deal for state government to use Claude at half price.

  • SpaceX to Acquire AI Editor Cursor in $60B Stock Deal

    SpaceX announced the acquisition of AI code editor Cursor for $60 billion in stock, days after going public.

  • GPT-Researcher: Autonomous Agent for Deep Research with Any Data & Any LLM

    assafelovic/gpt-researcher is an autonomous agent that performs deep research on any data, with optional any LLM provider.