{"library":"sqlite-migrate","type":"library","category":null,"description":"sqlite-migrate is a simple database migration system for SQLite, built upon the sqlite-utils library. It allows users to define database schema changes and data manipulations as Python functions within numbered files, which can then be applied incrementally. The current version is 0.1b0, with releases occurring periodically to address bugs and introduce new features during its beta phase.","language":"python","status":"active","version":"0.1b0","tags":["database","sqlite","migrations","cli","sqlite-utils"],"install":[{"cmd":"pip install sqlite-migrate","imports":["from sqlite_migrate import Migrations","from sqlite_migrate import MigrationSet"]}],"homepage":"https://sqlite-migrate.datasette.io","github":"https://github.com/simonw/sqlite-migrate","docs":null,"changelog":"https://github.com/simonw/sqlite-migrate/releases","pypi":"https://pypi.org/project/sqlite-migrate/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqlite-migrate/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}