sqlalchemy-migrate/migrate/versioning/script
Ihar Hrachyshka b9caaae4fc script: strip comments in SQL statements
Regular expression does not match correctly against statements that contain
comments at their start. So strip those comments first (and whitespaces, while
we are at it).

Change-Id: Iad9b544bf995374d76cab1e125658aae2f8511f4
Closes-Bug: #1410494
2015-01-14 01:45:25 +01:00
..
__init__.py convert svn to hg 2009-06-30 22:50:18 +02:00
base.py Eradicate trailing whitespace 2014-02-26 15:04:54 -05:00
py.py Port to Python3 2014-04-09 17:32:52 +02:00
sql.py script: strip comments in SQL statements 2015-01-14 01:45:25 +01:00