index
:
delta/python-packages/sqalchemy-migrate.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
finalize changelog for 0.7.2
0.7.2
Jan Dittberner
2011-11-01
2
-2
/
+2
*
add credits for contributors
Jan Dittberner
2011-11-01
3
-0
/
+121
*
update changelog
Jan Dittberner
2011-10-29
1
-56
/
+94
*
add glossary
Jan Dittberner
2011-10-29
2
-21
/
+56
*
add more developer related information
Jan Dittberner
2011-10-29
1
-10
/
+34
*
update sqlalchemy documentation links
Jan Dittberner
2011-10-29
1
-98
/
+125
*
update intersphinx configuration, add sphinxcontrib.issuetracker configuration
Jan Dittberner
2011-10-29
1
-2
/
+10
*
document adding/droping columns (fixes issue 104)
Jan Dittberner
2011-10-29
1
-215
/
+315
*
add regression test (fixes issue 105)
Jan Dittberner
2011-10-28
1
-0
/
+2
*
fix issues with ConfigParser and existing repositories (fixes issue 115)
Jan Dittberner
2011-10-28
1
-2
/
+2
*
give credits to Benoît Allard
Jan Dittberner
2011-10-28
1
-1
/
+1
*
update changelog (add issue 121 bugfix)
Jan Dittberner
2011-10-28
1
-2
/
+3
*
update changelog (include #125 fix)
Jan Dittberner
2011-10-28
1
-0
/
+2
*
update changelog
Jan Dittberner
2011-10-28
1
-0
/
+2
*
merge fixes by wyenho
Jan Dittberner
2011-10-28
1
-3
/
+3
|
\
|
*
fixed issue 129
wyuenho@gmail.com
2011-10-02
1
-3
/
+3
*
|
update changelog (drop support for SQLAlchemy 0.5.x, Python 2.4 and 2.5)
Jan Dittberner
2011-10-28
1
-0
/
+7
*
|
changelog updates
Jan Dittberner
2011-10-28
1
-0
/
+13
|
/
*
start next development iteration
Jan Dittberner
2011-05-27
2
-2
/
+11
*
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
1
-1
/
+2
*
start next development iteration
Jan Dittberner
2011-05-27
2
-2
/
+14
*
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
1
-0
/
+1
*
update changelog and version information
Jan Dittberner
2011-05-27
2
-4
/
+18
*
add Developing with migrations tutorial link
iElectric
2011-05-08
1
-0
/
+1
*
merge
iElectric
2011-04-29
2
-8
/
+16
|
\
|
*
start next iteration
Jan Dittberner
2011-02-11
2
-2
/
+5
|
*
update version in docs/conf.py
Jan Dittberner
2011-02-11
1
-3
/
+3
|
*
finalize changelog for 0.6.1
0.6.1
Jan Dittberner
2011-02-11
1
-1
/
+1
|
*
remove the alter_metadata feature
Chris Withers
2011-02-10
1
-1
/
+2
|
*
fixes #107
Domen Kožar
2011-02-05
1
-3
/
+4
|
*
fixes #106
Domen Kožar
2011-02-05
1
-0
/
+3
*
|
add elixir tutorial to docs
iElectric
2011-04-29
2
-1
/
+9
|
/
*
adding faq section to docs
iElectric
2010-11-16
2
-0
/
+14
*
merge
chrisw
2010-09-16
1
-0
/
+2
|
\
|
*
update changelog
iElectric
2010-09-12
1
-0
/
+1
*
|
update changelog
chrisw
2010-09-16
1
-0
/
+2
|
/
*
remove reference to ficticious command
chrisw
2010-09-09
1
-3
/
+0
*
update feature matrix
chrisw
2010-09-09
1
-4
/
+5
*
correct change log structure
chrisw
2010-09-09
1
-4
/
+8
*
Fix issue 94 - it was impossible to add a column with a non-unique index.
chrisw
2010-09-09
1
-0
/
+5
*
implement column adding with foreign keys on sqlite
chrisw
2010-09-09
1
-0
/
+1
*
Fix bug with column dropping involving foreign keys.
chrisw
2010-09-09
1
-0
/
+1
*
fix for issue 96: deleting a column in sqlite shouldn't delete all indexes
chrisw
2010-09-09
1
-0
/
+1
*
improve docs
chrisw
2010-09-08
1
-27
/
+63
*
fix docs
chrisw
2010-09-08
2
-15
/
+21
*
move all exception classes to migrate.exceptions
iElectric
2010-09-07
2
-13
/
+9
*
use if main conditional in manage.py script
iElectric
2010-08-20
1
-0
/
+10
[next]