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
/
databases
/
firebird.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire github mirror, repo moved to opendev
HEAD
master
Jim Rollenhagen
2019-09-26
1
-93
/
+0
*
Don't use deprecated / non-functional "force" parameter
Mike Bayer
2019-01-18
1
-1
/
+1
*
Eradicate trailing whitespace
David Ripton
2014-02-26
1
-1
/
+1
*
drop SQLAlchemy < 0.6 compatibility code
Jan Dittberner
2011-10-28
1
-9
/
+3
*
try to get firebird stuff working with 0.6.6
Chris Withers
2011-02-10
1
-1
/
+6
*
work around firebird's insistence that indexes and constraints are dropped be...
Chris Withers
2011-02-10
1
-7
/
+21
*
move all exception classes to migrate.exceptions
iElectric
2010-09-07
1
-2
/
+4
*
add firebird to test_db.cfg.tmpl; fix bug when dropping a column in firebird:...
iElectric
2010-05-11
1
-0
/
+13
*
applying patch for issue #61 by Michael Bayer
iElectric
2009-07-13
1
-4
/
+6
*
add support for SA 0.6 by Michael Bayer
iElectric
2009-06-29
1
-3
/
+2
*
- completely refactored ColumnDelta to extract differences between columns/pa...
iElectric
2009-06-27
1
-4
/
+6
*
adding basic support for firebird, fixes #55
iElectric
2009-06-22
1
-0
/
+62