New migrations system, ported from sqlite-migrate

Refs #752
This commit is contained in:
Simon Willison 2026-06-20 09:14:38 -07:00
commit 09c7005f15
10 changed files with 811 additions and 3 deletions

View file

@ -36,6 +36,7 @@ Contents
installation
cli
python-api
migrations
plugins
reference
cli-reference