Closed GoogleCodeExporter closed 9 years ago
This issue is for a different Alembic project. (most likely the one that is
part of sqlAlchemy)
The Google group for that is here:
http://groups.google.com/group/sqlalchemy-alembic?pli=1
Original comment by miller.lucas
on 9 Jun 2012 at 5:02
op.create_table('todos', sa.Column('todo_id', sa.BIGINT(), server_default='nextval('todos_todo_id_seq'::regclass)', nullable=False), ...
Original issue reported on code.google.com by
mtjahan...@gmail.com
on 9 Jun 2012 at 4:40