PulseAugur
EN
LIVE 19:23:07
ENTITY sqlite-migrate

sqlite-migrate

PulseAugur coverage of sqlite-migrate — every cluster mentioning sqlite-migrate across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
0
3 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
0 over 90d
TIER MIX · 90D
TOPICS
RECENT · PAGE 1/1 · 3 TOTAL
  1. TOOL · CL_130723 ·

    Simon Willison releases sqlite-utils 4.0 with database migrations

    Simon Willison has released version 4.0 of sqlite-utils, a tool for managing SQLite databases. This major update introduces database schema migrations, allowing users to define and track sequential changes to their data…

  2. TOOL · CL_103048 ·

    Simon Willison releases sqlite-utils v4 release candidate with migrations

    Simon Willison has released the first release candidate for sqlite-utils v4. This new version incorporates a migrations system, which was previously available as a separate tool called sqlite-migrate. Additionally, sqli…

  3. TOOL · CL_103046 ·

    sqlite-utils 4.0rc1 adds migrations and nested transactions

    Simon Willison has released the first release candidate for sqlite-utils v4, introducing significant new features. The update includes a database migration system, ported from his earlier sqlite-migrate package, which a…