SQLAlchemy Migrate
  • Download
  • Development
  • Credits
  • Database schema versioning workflow
    • Project setup
    • Making schema changes
    • Writing change scripts
    • Command line usage
    • Python API
    • Experimental commands
    • Repository configuration
    • Customize templates
  • Database schema migrations
    • Column
    • Table
    • Index
    • Constraint
  • Repository migration (0.4.5 -> 0.5.4)
  • FAQ
    • Q: Adding a nullable=False column
  • Glossary
  • Module migrate.changeset – Schema changes
    • Module migrate.changeset – Schema migration API
    • Module ansisql – Standard SQL implementation
    • Module constraint – Constraint schema migration API
    • Module databases – Database specific schema migration
    • Module schema – Additional API to SQLAlchemy for migrations
  • Module migrate.versioning – Database versioning and repository management
    • Module api – Python API commands
    • Module genmodel – ORM Model generator
    • Module pathed – Path utilities
    • Module repository – Repository management
    • Module schema – Migration upgrade/downgrade
    • Module schemadiff – ORM Model differencing
    • Module script – Script actions
    • Module shell – CLI interface
    • Module util – Various utility functions
    • Module version – Versioning management
  • Module exceptions – Exception definitions
  • 0.7.3 (201x-xx-xx)
    • Changes
    • Documentation
    • Features
    • Fixed Bugs
  • 0.7.2 (2011-11-01)
    • Changes
    • Documentation
    • Features
    • Fixed Bugs
  • 0.7.1 (2011-05-27)
    • Fixed Bugs
  • 0.7 (2011-05-27)
    • Features
    • Fixed bugs
  • 0.6.1 (2011-02-11)
    • Features
    • Fixed bugs
  • 0.6 (11.07.2010)
    • Features
    • Fixed bugs
    • Documentation
  • 0.5.4
  • 0.5.3
  • 0.5.2
  • 0.5.1.2
  • 0.5.1.1
  • 0.5.1
  • 0.4.5
  • 0.4.4
  • 0.4.3
  • 0.4.2
  • 0.4.1
  • 0.4.0
  • 0.3
  • 0.2.3
  • 0.2.2
  • 0.2.1
 
SQLAlchemy Migrate
  • Docs »
  • Edit on GitHub


© Copyright 2011, Evan Rosson, Jan Dittberner, Domen Kožar, Chris Withers.

Sphinx theme provided by Read the Docs
Read the Docs v: latest
Versions
latest
v0.7.2
v0.7.1
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.