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
/
tests
/
changeset
/
test_changeset.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire github mirror, repo moved to opendev
HEAD
master
Jim Rollenhagen
2019-09-26
1
-976
/
+0
*
Merge "Fix spelling mistake"
Jenkins
2017-03-24
1
-1
/
+1
|
\
|
*
Fix spelling mistake
dineshbhor
2016-10-26
1
-1
/
+1
*
|
Set autoincrement to False when modifying to non-Integer datatype
Mike Bayer
2016-10-20
1
-0
/
+13
|
/
*
Port to Python3
Cyril Roelandt
2014-04-09
1
-4
/
+5
*
tests: Replace "self.assert_" by "self.assertTrue"
Cyril Roelandt
2014-03-31
1
-21
/
+21
*
Eradicate trailing whitespace
David Ripton
2014-02-26
1
-24
/
+24
*
Add DB2 10.5 Support
Matt Riedemann
2014-02-17
1
-11
/
+17
*
Fix dropping of indexed columns in sqlite/sa08
Roman Podolyaka
2013-10-18
1
-1
/
+34
*
Run tests on PostgreSQL and MySQL too
Roman Podolyaka
2013-10-12
1
-3
/
+16
*
Fix exceptions for SQLAlchemy 0.8
Pádraig Brady
2013-07-11
1
-2
/
+2
*
Updated to OpenStack Build stuff.
Monty Taylor
2013-07-11
1
-21
/
+21
*
drop SQLAlchemy < 0.6 compatibility code
Jan Dittberner
2011-10-28
1
-19
/
+11
*
fix issue 128: "table rename failure with sqlalchemy 0.7.x"
markbmc@gmail.com
2011-10-28
1
-1
/
+9
*
fix column.create() properly
Jan Dittberner
2011-05-27
1
-2
/
+0
*
fix unit test for adding new columns with foreign keys
Jan Dittberner
2011-05-26
1
-1
/
+8
*
fix one more test (addresses #112)
Jan Dittberner
2011-05-25
1
-1
/
+4
*
Bring back alter_metadata on ColumnDelta: it seems intertwined with a lot of ...
Chris Withers
2011-02-11
1
-15
/
+18
*
remove the alter_metadata feature
Chris Withers
2011-02-10
1
-52
/
+16
*
firebird can only drop named foreign keys
Chris Withers
2011-02-10
1
-1
/
+2
*
These drop indexes appear to only be for firebird.
Chris Withers
2011-02-10
1
-2
/
+0
*
Fix issue 94 - it was impossible to add a column with a non-unique index.
chrisw
2010-09-09
1
-7
/
+29
*
implement column adding with foreign keys on sqlite
chrisw
2010-09-09
1
-14
/
+10
*
Fix bug with column dropping involving foreign keys.
chrisw
2010-09-09
1
-0
/
+90
*
fix for issue 96: deleting a column in sqlite shouldn't delete all indexes
chrisw
2010-09-09
1
-0
/
+34
*
dammit!
chrisw
2010-09-08
1
-1
/
+1
*
hopefully fix test failures
chrisw
2010-09-08
1
-12
/
+6
*
hopefully make py2.4 compatible
chrisw
2010-09-07
1
-3
/
+8
*
- capture deprecation warnings and assert they re as they should be
chrisw
2010-09-07
1
-12
/
+33
*
move all exception classes to migrate.exceptions
iElectric
2010-09-07
1
-6
/
+6
*
move tests/ directory into migrate/tests (much better form) and fix all impor...
Bob Farrell
2010-06-10
1
-0
/
+774