index
:
delta/python-packages/sqlalchemy-migrate.git
master
github.com: stackforge/sqlalchemy-migrate.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migrate
/
versioning
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire github mirror, repo moved to opendev
HEAD
master
Jim Rollenhagen
2019-09-26
37
-2939
/
+0
*
Merge "Raise VersionNotFoundError instead of KeyError"
Jenkins
2016-06-03
1
-3
/
+14
|
\
|
*
Raise VersionNotFoundError instead of KeyError
dineshbhor
2016-05-27
1
-3
/
+14
*
|
Fix DeprecationWarning on setuptools >= 11.3
dineshbhor
2016-05-26
1
-1
/
+8
|
/
*
Merge "Add VerNum.__index__() for Python 3 support"
Jenkins
2015-07-31
1
-0
/
+3
|
\
|
*
Add VerNum.__index__() for Python 3 support
Victor Stinner
2015-07-28
1
-0
/
+3
*
|
Fixes usage function for Py3
Thomas Goirand
2015-07-22
1
-7
/
+3
|
/
*
Unblock migrate (py26 and py3* testing issues)
Matt Riedemann
2015-07-18
1
-10
/
+22
*
Update flake8 related dependencies
Matt Riedemann
2015-07-05
3
-3
/
+3
*
Merge "script: strip comments in SQL statements"
Jenkins
2015-02-24
1
-0
/
+1
|
\
|
*
script: strip comments in SQL statements
Ihar Hrachyshka
2015-01-14
1
-0
/
+1
*
|
Merge "Fixes the auto-generated manage.py"
Jenkins
2015-01-15
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fixes the auto-generated manage.py
Peter Conerly
2014-08-02
2
-0
/
+2
*
|
Ignore transaction management statements in SQL scripts
Ihar Hrachyshka
2015-01-09
1
-1
/
+18
*
|
SqlScript: execute multiple statements one by one
0.9.2
Ihar Hrachyshka
2014-08-23
1
-8
/
+10
*
|
Make sure we don't throw away exception on SQL script failure
Ihar Hrachyshka
2014-08-23
1
-1
/
+2
|
/
*
Port to Python3
Cyril Roelandt
2014-04-09
12
-29
/
+55
*
Merge "Eradicate trailing whitespace"
Jenkins
2014-03-29
10
-34
/
+34
|
\
|
*
Eradicate trailing whitespace
David Ripton
2014-02-26
10
-34
/
+34
*
|
Fix genmodel for SQLA 0.9
Thomas Goirand
2014-03-05
1
-10
/
+27
|
/
*
Add DB2 10.5 Support
Matt Riedemann
2014-02-17
1
-1
/
+11
*
Fix int overflow exception in unittest
0.8
Matt Riedemann
2013-11-06
1
-2
/
+17
*
fix deprecation warning by using MetaData.reflect
Jan Dittberner
2013-02-09
1
-1
/
+2
*
Import correct exceptions module (Fixes issue 154).
Alex Favaro
2013-02-09
1
-1
/
+1
*
apply patch for issue #72 by asuffield@gmail.com
asuffield@gmail.com
2012-01-23
1
-1
/
+1
*
Fix excludeTablesgetDiffOfModelAgainstModel is not passing
Jason Michalski
2011-12-17
1
-1
/
+1
*
PEP-8 compliant script templates
Jan Dittberner
2011-10-29
2
-4
/
+8
*
fix issues with ConfigParser and existing repositories (fixes issue 115)
Jan Dittberner
2011-10-28
4
-7
/
+10
*
remove obsolete manage.py_tmpl (related to issue 121)
Jan Dittberner
2011-10-28
2
-6
/
+0
*
generate if __name__ == "__main__" in manage.py (fixes issue 121)
Jan Dittberner
2011-10-28
2
-2
/
+5
*
merge fixes by wyenho
Jan Dittberner
2011-10-28
1
-2
/
+3
|
\
|
*
fixed issue 129
wyuenho@gmail.com
2011-10-02
1
-1
/
+1
|
*
fixed issue 83
wyuenho@gmail.com
2011-10-02
1
-1
/
+2
*
|
remove unused import
Dustin J. Mitchell
2011-07-10
1
-1
/
+0
*
|
Fix issue 124: ignore sqlite_sequence in comparing db to model
Dustin J. Mitchell
2011-07-10
1
-2
/
+10
|
/
*
Use two models in generated migrations. Test column addition and removal.
Gabriel
2011-07-07
1
-33
/
+48
*
Put constraints (positional) before args (keywords).
Gabriel
2011-07-05
1
-1
/
+1
*
Fix and test issue 118. Clarify genmodel transformations.
Gabriel
2011-07-05
4
-60
/
+83
*
Fix column creation in make_update_script_for_model.
Gabriel
2011-07-04
1
-15
/
+14
*
More concise declarative output.
Gabriel
2011-06-29
1
-18
/
+11
*
More pep8 compliant declarative output.
Gabriel
2011-06-29
1
-7
/
+8
*
Fix some tests that broke when adding descriptions for sql scripts
Pete Keen
2011-06-12
1
-1
/
+4
*
Allow descriptions in sql change script filenames
Pete Keen
2011-06-10
3
-15
/
+28
*
Optionally number versions with timestamps instead of sequences
Pete Keen
2011-06-10
3
-2
/
+27
*
use DatabaseError instead of ProgrammingError because behaviour seems to be d...
Jan Dittberner
2011-05-25
1
-1
/
+1
*
table.drop() raises ProgrammingError in SQLAlchemy 0.7 instead of SQLError (a...
Jan Dittberner
2011-05-25
1
-4
/
+11
*
fix py2.4 and py2.5
Domen Kožar
2011-02-05
1
-1
/
+1
*
fixes #107
Domen Kožar
2011-02-05
1
-4
/
+4
*
fixes #106
Domen Kožar
2011-02-05
1
-6
/
+7
*
fixes #105
iElectric
2010-12-06
1
-1
/
+1
[next]