logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

migrate - Database schema migration for SQLAlchemy

Author

       migrate was written by Evan Rosson <evan.rosson@gmail.com>. The package was taken  over  by  a  group  of
       volunteers when Evan had no free time for maintaining it.

       This  manual page was written by Jan Dittberner <jan@dittberner.info>, for the Debian project (but may be
       used by others).

                                                   2006-12-25                                         MIGRATE(1)

Description

       migrate  provides  database  schema  migration  for  SQLAlchemy. The migrate command is used to work with
       database schema revisions.

       All documentation for migrate is available in HTML format under /usr/share/doc/python-migrate/html.

Name

       migrate - Database schema migration for SQLAlchemy

See Also

See Also