]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Fix #149: bulk_insert example does not import op like other examples
authorijl <uijllji@gmail.com>
Tue, 15 Oct 2013 15:40:49 +0000 (11:40 -0400)
committerijl <uijllji@gmail.com>
Tue, 15 Oct 2013 15:40:49 +0000 (11:40 -0400)
commit45d26ceb7ca330f509a4157ac887d492d49b581d
treed7b150b566659c4c1f8be812266dc6d566613ceb
parent678d1e2fc467c673ea235a44510bf35a7d3909a8
Fix #149: bulk_insert example does not import op like other examples
alembic/operations.py