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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire github mirror, repo moved to opendev
HEAD
master
Jim Rollenhagen
2019-09-26
83
-9525
/
+0
*
Merge "Import MutableMapping from the correct Python module"
Zuul
2019-01-21
2
-2
/
+2
|
\
|
*
Import MutableMapping from the correct Python module
Chih-Hsuan Yen
2019-01-15
2
-2
/
+2
*
|
Merge "Don't use deprecated / non-functional "force" parameter"
Zuul
2019-01-21
6
-34
/
+14
|
\
\
|
*
|
Don't use deprecated / non-functional "force" parameter
Mike Bayer
2019-01-18
6
-34
/
+14
|
|
/
*
|
Use legacy_alter_table ON in sqlite recreate_table
Corey Bryant
2019-01-15
1
-0
/
+9
|
/
*
Merge "Fix spelling mistake"
Jenkins
2017-03-24
2
-3
/
+3
|
\
|
*
Fix spelling mistake
dineshbhor
2016-10-26
2
-3
/
+3
*
|
Set autoincrement to False when modifying to non-Integer datatype
Mike Bayer
2016-10-20
2
-2
/
+21
|
/
*
Merge "Raise VersionNotFoundError instead of KeyError"
Jenkins
2016-06-03
3
-3
/
+22
|
\
|
*
Raise VersionNotFoundError instead of KeyError
dineshbhor
2016-05-27
3
-3
/
+22
*
|
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
2
-0
/
+10
|
\
|
*
Add VerNum.__index__() for Python 3 support
Victor Stinner
2015-07-28
2
-0
/
+10
*
|
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
*
Update tests and reqs for SQLA 1.0
Mike Bayer
2015-07-01
4
-3
/
+19
*
Ignore stderr output when invoking migrate script in tests
Mike Bayer
2015-07-01
1
-15
/
+34
*
Fix ibmdb2 index name handling
0.9.6
Qin Zhao
2015-03-16
1
-6
/
+30
*
Merge "Don't run the test if _setup() fails"
0.9.5
Jenkins
2015-02-24
1
-12
/
+2
|
\
|
*
Don't run the test if _setup() fails
Roman Podoliaka
2015-02-23
1
-12
/
+2
*
|
Merge "script: strip comments in SQL statements"
Jenkins
2015-02-24
2
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
script: strip comments in SQL statements
Ihar Hrachyshka
2015-01-14
2
-0
/
+11
*
|
allow dropping fkeys with sqlite
Matt Riedemann
2015-02-20
2
-18
/
+37
*
|
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
*
|
|
Merge "Replace assertNotEquals with assertNotEqual."
Jenkins
2015-01-15
3
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Replace assertNotEquals with assertNotEqual.
Cyril Roelandt
2014-10-30
3
-3
/
+3
*
|
|
Merge "Use native sqlalchemy 0.9 quote attribute with ibmdb2"
Jenkins
2015-01-10
1
-2
/
+5
|
\
\
\
|
*
|
|
Use native sqlalchemy 0.9 quote attribute with ibmdb2
Rahul Priyadarshi
2015-01-09
1
-2
/
+5
*
|
|
|
Ignore transaction management statements in SQL scripts
Ihar Hrachyshka
2015-01-09
2
-1
/
+40
|
/
/
/
*
|
|
Don't add warnings filter on import
Brant Knudson
2015-01-08
2
-4
/
+0
|
/
/
*
|
Merge "Fix ibmdb2 unique constraint handling for sqlalchemy 0.9"
Jenkins
2014-10-10
1
-3
/
+3
|
\
\
|
*
|
Fix ibmdb2 unique constraint handling for sqlalchemy 0.9
Matt Riedemann
2014-08-04
1
-3
/
+3
|
|
/
*
|
SqlScript: execute multiple statements one by one
0.9.2
Ihar Hrachyshka
2014-08-23
2
-9
/
+11
*
|
Make sure we don't throw away exception on SQL script failure
Ihar Hrachyshka
2014-08-23
1
-1
/
+2
|
/
*
Merge "Fix 3 files with Windows line endings to Unix line endings."
Jenkins
2014-07-22
2
-403
/
+401
|
\
|
*
Fix 3 files with Windows line endings to Unix line endings.
David Ripton
2014-02-27
2
-403
/
+401
*
|
Merge "Move patch from oslo to drop unique constraints with sqlite"
0.9.1
Jenkins
2014-05-05
2
-4
/
+49
|
\
\
|
*
|
Move patch from oslo to drop unique constraints with sqlite
Matt Riedemann
2014-04-15
2
-4
/
+49
*
|
|
Port to Python3
Cyril Roelandt
2014-04-09
26
-82
/
+169
|
/
/
*
|
tests: Replace "self.assert_" by "self.assertTrue"
Cyril Roelandt
2014-03-31
13
-108
/
+108
*
|
Merge "Eradicate trailing whitespace"
Jenkins
2014-03-29
26
-123
/
+123
|
\
\
|
*
|
Eradicate trailing whitespace
David Ripton
2014-02-26
28
-141
/
+141
|
|
/
*
|
Replace AbstractType by TypeEngine
Thomas Goirand
2014-03-05
1
-1
/
+1
*
|
fix scripttest compat
Thomas Goirand
2014-03-05
1
-1
/
+0
*
|
Use native quote attribute introduced in sqla 0.9
Thomas Goirand
2014-03-05
4
-24
/
+43
*
|
Fix genmodel for SQLA 0.9
Thomas Goirand
2014-03-05
1
-10
/
+27
*
|
Merge "UniqueConstraint named and escaped twice"
Jenkins
2014-03-05
1
-1
/
+1
|
\
\
[next]