You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2026. It is now read-only.
The upcoming sqlite-utils 4.0 release now includes the migrations mechanism from this package:
sqlite_utils.Migrationsandsqlite-utils migratecommand, ported fromsqlite-migratesqlite-utils#752I'm going to retire this package using the following sequence (to avoid breaking anything that uses it right now):
sqlite-utils 0.1b1which is the same as 0.1b0 but with asqlite-utils<4dependency pin.sqlite-migrate 0.2which simply depends onsqlite-utils>=4and makes the same symbols available from it