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
/
changeset
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire github mirror, repo moved to opendev
HEAD
master
Jim Rollenhagen
2019-09-26
13
-2229
/
+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
|
/
*
Set autoincrement to False when modifying to non-Integer datatype
Mike Bayer
2016-10-20
1
-2
/
+8
*
Update tests and reqs for SQLA 1.0
Mike Bayer
2015-07-01
2
-0
/
+13
*
Fix ibmdb2 index name handling
0.9.6
Qin Zhao
2015-03-16
1
-6
/
+30
*
allow dropping fkeys with sqlite
Matt Riedemann
2015-02-20
1
-17
/
+36
*
Use native sqlalchemy 0.9 quote attribute with ibmdb2
Rahul Priyadarshi
2015-01-09
1
-2
/
+5
*
Don't add warnings filter on import
Brant Knudson
2015-01-08
1
-3
/
+0
*
Fix ibmdb2 unique constraint handling for sqlalchemy 0.9
Matt Riedemann
2014-08-04
1
-3
/
+3
*
Merge "Fix 3 files with Windows line endings to Unix line endings."
Jenkins
2014-07-22
1
-313
/
+313
|
\
|
*
Fix 3 files with Windows line endings to Unix line endings.
David Ripton
2014-02-27
1
-313
/
+313
*
|
Merge "Move patch from oslo to drop unique constraints with sqlite"
0.9.1
Jenkins
2014-05-05
1
-3
/
+48
|
\
\
|
*
|
Move patch from oslo to drop unique constraints with sqlite
Matt Riedemann
2014-04-15
1
-3
/
+48
*
|
|
Port to Python3
Cyril Roelandt
2014-04-09
3
-12
/
+58
|
/
/
*
|
Merge "Eradicate trailing whitespace"
Jenkins
2014-03-29
2
-4
/
+4
|
\
\
|
*
|
Eradicate trailing whitespace
David Ripton
2014-02-26
4
-22
/
+22
|
|
/
*
|
Replace AbstractType by TypeEngine
Thomas Goirand
2014-03-05
1
-1
/
+1
*
|
Use native quote attribute introduced in sqla 0.9
Thomas Goirand
2014-03-05
4
-24
/
+43
*
|
Merge "UniqueConstraint named and escaped twice"
Jenkins
2014-03-05
1
-1
/
+1
|
\
\
|
*
|
UniqueConstraint named and escaped twice
Thomas Goirand
2014-03-02
1
-1
/
+1
|
|
/
*
|
Conditionally import ibmdb2/ibm_db_sa
Matt Riedemann
2014-03-04
1
-3
/
+11
|
/
*
Add DB2 10.5 Support
Matt Riedemann
2014-02-17
3
-1
/
+317
*
Fix dropping of indexed columns in sqlite/sa08
Roman Podolyaka
2013-10-18
2
-2
/
+5
*
decouple index name generation from sqlalchemy version
Pádraig Brady
2013-09-23
1
-15
/
+19
*
added bugfixes for 0.8
Josip Delic
2013-07-11
1
-0
/
+14
*
merge e5bd2821eea8 from https://code.google.com/r/alyazdi-patches/
Jan Dittberner
2011-10-28
1
-1
/
+1
|
\
|
*
Fix for issue #125, create the table on the same connection as the ALTER and ...
al.yazdi@gmail.com
2011-10-26
1
-1
/
+1
*
|
drop SQLAlchemy < 0.6 compatibility code
Jan Dittberner
2011-10-28
9
-161
/
+41
*
|
fix SQLAlchemy 0.6.x compatibility of issue 128 patch
Jan Dittberner
2011-10-28
1
-1
/
+11
*
|
fix issue 128: "table rename failure with sqlalchemy 0.7.x"
markbmc@gmail.com
2011-10-28
1
-7
/
+1
|
/
*
fix column.create() properly
Jan Dittberner
2011-05-27
1
-1
/
+4
*
no special treatment for SQLA 0.7 required in migrate.changeset.ansisql
Jan Dittberner
2011-05-27
1
-8
/
+4
*
remove commented code
Jan Dittberner
2011-05-26
1
-5
/
+0
*
fix unit test for adding new columns with foreign keys
Jan Dittberner
2011-05-26
1
-3
/
+12
*
use Table._columns to remove columns (addresses #112)
Jan Dittberner
2011-05-25
2
-2
/
+6
*
Bring back alter_metadata on ColumnDelta: it seems intertwined with a lot of ...
Chris Withers
2011-02-11
1
-14
/
+38
*
try to get firebird stuff working with 0.6.6
Chris Withers
2011-02-10
1
-1
/
+6
*
remove the alter_metadata feature
Chris Withers
2011-02-10
2
-67
/
+24
*
work around firebird's insistence that indexes and constraints are dropped be...
Chris Withers
2011-02-10
1
-7
/
+21
*
fix sqlite column dropper now that the table is only modified after the visit...
Chris Withers
2011-02-10
1
-0
/
+9
*
Only alter the SA objects after running the visitor, so the visitor may inspect
Chris Withers
2011-02-10
1
-2
/
+1
*
make migrate.changeset.constraint.ForeignKeyConstraint.autoname work
Jan Dittberner
2010-11-09
1
-3
/
+11
*
use _index_identifier instead of _validate_identifier if
Jan Dittberner
2010-11-09
1
-5
/
+18
*
fix generation of foreign key constraint name in
Jan Dittberner
2010-11-07
1
-2
/
+2
*
Fix issue 94 - it was impossible to add a column with a non-unique index.
chrisw
2010-09-09
3
-19
/
+25
*
implement column adding with foreign keys on sqlite
chrisw
2010-09-09
1
-7
/
+19
[next]