mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
5 lines
230 B
Plaintext
5 lines
230 B
Plaintext
sqlalchemy-migrate is a schema migration tool for SQLAlchemy. It is
|
|
designed to support an agile approach to database design and make it
|
|
easier to keep development and production databases in sync, as schema
|
|
changes are required.
|