]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
create table construct, does the "metadata" thing as well.
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 1 May 2010 22:42:37 +0000 (18:42 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 1 May 2010 22:42:37 +0000 (18:42 -0400)
commite97a6c3fceb36a1d71bf477c87a92fc2f1fcc5c5
tree0358c041bba6438d1ccea30c1191d8bdf17ba429
parentfcff0c2b838ed2b0667b0657583a58f75d0ba0b0
create table construct, does the "metadata" thing as well.
alembic/context.py
alembic/ddl/__init__.py
alembic/op.py
tests/__init__.py
tests/test_schema.py