sqlite-migrator (1.0.0)

Published 2026-03-27 00:54:16 -04:00 by Infinidoge in Infinidoge/sqlite_migrator

Installation

pip install --index-url  sqlite-migrator

About this package

Simple declarative schema migration for SQLite

Declarative SQLite Migrator

Based on: https://david.rothlis.net/declarative-schema-migration-for-sqlite/

Licensed MIT, it has served our needs quite well. Only a small modification was made to exclude certain sqlite internal tables.

It is also here for the purpose of publishing to our Forgejo package index.

Modifications

  • Modified to ignore internal tables

Requirements

Requires Python: >=3.14
Details
PyPI
2026-03-27 00:54:16 -04:00
1
11 KiB
Assets (2)
Versions (2) View all
1.0.1 2026-03-27
1.0.0 2026-03-27