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
/
sqlite.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire github mirror, repo moved to opendev
HEAD
master
Jim Rollenhagen
2019-09-26
1
-229
/
+0
*
Merge "Import MutableMapping from the correct Python module"
Zuul
2019-01-21
1
-1
/
+1
|
\
|
*
Import MutableMapping from the correct Python module
Chih-Hsuan Yen
2019-01-15
1
-1
/
+1
*
|
Use legacy_alter_table ON in sqlite recreate_table
Corey Bryant
2019-01-15
1
-0
/
+9
|
/
*
allow dropping fkeys with sqlite
Matt Riedemann
2015-02-20
1
-17
/
+36
*
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
1
-1
/
+4
|
/
*
Eradicate trailing whitespace
David Ripton
2014-02-26
1
-3
/
+3
*
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
1
-5
/
+3
|
/
*
remove the alter_metadata feature
Chris Withers
2011-02-10
1
-3
/
+1
*
fix sqlite column dropper now that the table is only modified after the visit...
Chris Withers
2011-02-10
1
-0
/
+9
*
Fix issue 94 - it was impossible to add a column with a non-unique index.
chrisw
2010-09-09
1
-10
/
+16
*
implement column adding with foreign keys on sqlite
chrisw
2010-09-09
1
-7
/
+19
*
fix for issue 96: deleting a column in sqlite shouldn't delete all indexes
chrisw
2010-09-09
1
-9
/
+4
*
move all exception classes to migrate.exceptions
iElectric
2010-09-07
1
-1
/
+3
*
move to unittest2, update README for testing instructions
iElectric
2010-06-20
1
-0
/
+1
*
add support for SA 0.6 by Michael Bayer
iElectric
2009-06-29
1
-5
/
+6
*
add not supported exceptions for sqlite constraints
iElectric
2009-06-27
1
-3
/
+19
*
- completely refactored ColumnDelta to extract differences between columns/pa...
iElectric
2009-06-27
1
-8
/
+20
*
updated changeset tests. whole package is finally PEP8. fixed mysql tests&bug...
iElectric
2009-06-20
1
-10
/
+10
*
- refactor migrate.changeset;
iElectric
2009-06-16
1
-26
/
+25
*
use sqlalchemy preparer to do SQL quote formatting. this is a raw change, tes...
iElectric
2009-06-11
1
-12
/
+9
*
mark ALTER TABLE ADD FOREIGN KEY as unsupported by SQLite
jan.dittberner
2009-02-18
1
-0
/
+12
*
revert stupid test case breaking change
jan.dittberner
2009-01-25
1
-2
/
+3
*
make migrate.changeset.databases PEP-8 clean and add it to the API docs
jan.dittberner
2009-01-25
1
-12
/
+30
*
apply patch for Issue #43 (better SQLite support) by Florian Apolloner
jan.dittberner
2008-12-30
1
-13
/
+37
*
most of the tests are now working with nose.
percious17
2008-12-02
1
-0
/
+3
*
integrated patch by Christian Simms posted at http://groups.google.com/group/...
jan.dittberner
2008-02-14
1
-1
/
+1
*
moved trunk, branches and tags to project root
jan.dittberner
2008-02-06
1
-0
/
+49