Databases ยท Python

Python: SQLite Migrations Table

A small dependency-free pattern for tracking and running SQLite migrations in order.

Use case

This snippet is intended for developers who need a small, focused pattern they can reuse or adapt quickly. The full implementation stays on GitHub Gist, while this page provides the searchable summary, tags, and context.

sqlitemigrationsno-deps

Related

More snippets in Databases.