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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
drop SQLAlchemy < 0.6 compatibility code
Jan Dittberner
2011-10-28
14
-200
/
+58
*
|
ignore PyCharm project files
Jan Dittberner
2011-10-28
1
-0
/
+1
*
|
fix SQLAlchemy 0.6.x compatibility of issue 128 patch
Jan Dittberner
2011-10-28
1
-1
/
+11
*
|
update changelog (drop support for SQLAlchemy 0.5.x, Python 2.4 and 2.5)
Jan Dittberner
2011-10-28
1
-0
/
+7
*
|
fix issue 128: "table rename failure with sqlalchemy 0.7.x"
markbmc@gmail.com
2011-10-28
2
-8
/
+10
*
|
changelog updates
Jan Dittberner
2011-10-28
1
-0
/
+13
*
|
remove unused import
Dustin J. Mitchell
2011-07-10
1
-1
/
+0
*
|
Fix issue 124: ignore sqlite_sequence in comparing db to model
Dustin J. Mitchell
2011-07-10
1
-2
/
+10
|
/
*
Use two models in generated migrations. Test column addition and removal.
Gabriel
2011-07-07
3
-51
/
+95
*
Put constraints (positional) before args (keywords).
Gabriel
2011-07-05
1
-1
/
+1
*
Output has changed even without the SQLa patch, update #122 tests.
Gabriel
2011-07-05
1
-1
/
+1
*
Fix and test issue 118. Clarify genmodel transformations.
Gabriel
2011-07-05
6
-99
/
+159
*
Fix column creation in make_update_script_for_model.
Gabriel
2011-07-04
1
-15
/
+14
*
More concise declarative output.
Gabriel
2011-06-29
1
-18
/
+11
*
More pep8 compliant declarative output.
Gabriel
2011-06-29
1
-7
/
+8
*
Fix some tests that broke when adding descriptions for sql scripts
Pete Keen
2011-06-12
5
-16
/
+19
*
Allow descriptions in sql change script filenames
Pete Keen
2011-06-10
4
-16
/
+30
*
Optionally number versions with timestamps instead of sequences
Pete Keen
2011-06-10
4
-2
/
+46
*
start next development iteration
Jan Dittberner
2011-05-27
4
-4
/
+13
*
Added signature for changeset fbb2817a1e3f
Jan Dittberner
2011-05-27
1
-0
/
+1
*
Added tag v0.7.1 for changeset fbb2817a1e3f
Jan Dittberner
2011-05-27
1
-0
/
+1
*
Added signature for changeset 35038c66152b
0.7.1
Jan Dittberner
2011-05-27
1
-0
/
+1
*
set migrate.__version__ to 0.7.1
Jan Dittberner
2011-05-27
1
-1
/
+1
*
finalize changelog for 0.7.1
Jan Dittberner
2011-05-27
1
-4
/
+1
*
fix issue tracking and source code URLs
Jan Dittberner
2011-05-27
2
-2
/
+3
*
fix column.create() properly
Jan Dittberner
2011-05-27
3
-4
/
+6
*
start next development iteration
Jan Dittberner
2011-05-27
4
-3
/
+16
*
Release 0.7
Jan Dittberner
2011-05-27
1
-0
/
+1
*
update version number in docs/conf.py
0.7
Jan Dittberner
2011-05-27
1
-2
/
+2
*
add migrate.__version__ (Fixes issue 111)
Jan Dittberner
2011-05-27
3
-0
/
+14
*
update changelog and version information
Jan Dittberner
2011-05-27
2
-4
/
+18
*
bump version number to 0.7 to indicate SQLA 0.7 compatibility
Jan Dittberner
2011-05-27
1
-1
/
+1
*
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
2
-4
/
+20
*
use DatabaseError instead of ProgrammingError because behaviour seems to be d...
Jan Dittberner
2011-05-25
1
-1
/
+1
*
table.drop() raises ProgrammingError in SQLAlchemy 0.7 instead of SQLError (a...
Jan Dittberner
2011-05-25
1
-4
/
+11
*
SQLAlchemy 0.7's column.foreign_keys is a set and has no _list (addresses #112)
Jan Dittberner
2011-05-25
1
-8
/
+32
*
use proper encoding instead of True (addresses #112)
Jan Dittberner
2011-05-25
1
-7
/
+7
*
fix one more test (addresses #112)
Jan Dittberner
2011-05-25
1
-1
/
+4
*
use Table._columns to remove columns (addresses #112)
Jan Dittberner
2011-05-25
2
-2
/
+6
*
psycopg2 downloads from initrd.org work without workaround
Jan Dittberner
2011-05-25
1
-3
/
+1
*
add Developing with migrations tutorial link
iElectric
2011-05-08
1
-0
/
+1
*
merge
iElectric
2011-04-29
11
-115
/
+99
|
\
|
*
start next iteration
Jan Dittberner
2011-02-11
3
-3
/
+6
|
*
update version in docs/conf.py
Jan Dittberner
2011-02-11
1
-3
/
+3
|
*
Added tag v0.6.1 for changeset c2526dce0768
Jan Dittberner
2011-02-11
1
-0
/
+1
|
*
finalize changelog for 0.6.1
0.6.1
Jan Dittberner
2011-02-11
1
-1
/
+1
|
*
Bring back alter_metadata on ColumnDelta: it seems intertwined with a lot of ...
Chris Withers
2011-02-11
2
-29
/
+56
|
*
try to get firebird stuff working with 0.6.6
Chris Withers
2011-02-10
1
-1
/
+6
[prev]
[next]