]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commitdiff
- put sqlalchemy master here as SQLA issue https://bitbucket.org/zzzeek/sqlalchemy...
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Dec 2014 17:59:31 +0000 (12:59 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 19 Dec 2014 17:59:31 +0000 (12:59 -0500)
is blowing up our sphinx build

alembic/ddl/impl.py
docs/build/requirements.txt

index cb59cffa7378e1b0aa29d0d1f0f0aa76d67d4e3d..c91f1f1214464e3d9e1406b0a957e9302bd19418 100644 (file)
@@ -1,7 +1,6 @@
 from sqlalchemy.sql.expression import _BindParamClause
 from sqlalchemy.ext.compiler import compiles
 from sqlalchemy import schema, text, sql
-from sqlalchemy.sql import expression
 from sqlalchemy import types as sqltypes
 
 from ..compat import string_types, text_type, with_metaclass
index 7a8c7ea5df09612df1574b894f6d7b47f74ab485..be728384b84b9e8f6720986e830664beca731c7e 100644 (file)
@@ -1,2 +1,3 @@
 changelog>=0.3.4
 sphinx-paramlinks>=0.2.2
+git+https://bitbucket.org/zzzeek/sqlalchemy.git
\ No newline at end of file