deb-migrate/migrate/changeset
Brant Knudson 244c6c55d7 Don't add warnings filter on import
The changeset module was adding a warnings filter on import. This
affects all applications that wind up importing it. A library
shouldn't modify the warnings filters unless asked.

Closes-Bug: #1407736
Change-Id: I893f8be48efd3d3642e977ab587c9e6dc867258b
2015-01-08 16:22:59 -06:00
..
databases Fix ibmdb2 unique constraint handling for sqlalchemy 0.9 2014-08-04 07:34:08 -07:00
__init__.py Don't add warnings filter on import 2015-01-08 16:22:59 -06:00
ansisql.py Port to Python3 2014-04-09 17:32:52 +02:00
constraint.py drop SQLAlchemy < 0.6 compatibility code 2011-10-28 10:59:10 +02:00
schema.py Port to Python3 2014-04-09 17:32:52 +02:00
util.py Use native quote attribute introduced in sqla 0.9 2014-03-05 08:20:49 -05:00