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
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
fix links in doc
iElectric
2010-07-12
1
-1
/
+1
*
update sphinx config
iElectric
2010-07-11
1
-3
/
+3
*
update changelog
0.6
iElectric
2010-07-11
1
-0
/
+1
*
small doc correction; fixes #67
iElectric
2010-07-11
1
-1
/
+1
*
better document summary of changeset actions
iElectric
2010-07-11
3
-2
/
+25
*
adding connection keyword to ORM methods
iElectric
2010-07-11
1
-0
/
+1
*
use stdout for logging.INFO and lower; for the rest use stderr
iElectric
2010-07-09
1
-2
/
+3
*
add documentation generation date
iElectric
2010-07-08
1
-0
/
+2
*
changed documentation layout
iElectric
2010-07-08
3
-7
/
+5
*
add descriptions of modules in docs
iElectric
2010-07-08
1
-36
/
+36
*
change dialect table from ugly format to list table
iElectric
2010-07-08
1
-28
/
+69
*
restructure changelog and minor modifications to documentation
iElectric
2010-07-08
3
-23
/
+39
*
docs link correction
iElectric
2010-05-02
1
-1
/
+1
*
update documenatation
iElectric
2010-04-30
7
-111
/
+143
*
deprecate two columns alter
iElectric
2010-04-30
2
-1
/
+4
*
added 0.6 TODO, all api now uses engine.dispose() to handle pool correctly
iElectric
2010-04-29
1
-0
/
+2
*
fix docs
iElectric
2010-03-17
1
-2
/
+3
*
fix documentation meta.bind(engine) -> meta.bind = engine; thanks mvt
iElectric
2010-03-12
1
-6
/
+6
*
adding sql_script template customizations, removing unneeded imports, updatin...
iElectric
2009-08-12
1
-1
/
+1
*
merge
iElectric
2009-08-10
3
-8
/
+10
|
\
|
*
add disable_logging option
iElectric
2009-07-10
3
-5
/
+5
|
*
use logging module for output, fixes #26
iElectric
2009-07-08
1
-0
/
+1
|
*
add tests for plain API, fixed some small bugs
iElectric
2009-07-08
1
-0
/
+1
|
*
separating test_shell and test_api, replacing shell hacks with ScriptTest
iElectric
2009-07-04
1
-2
/
+2
|
*
add populate_default kwarg to column.create, fixes issue #50
iElectric
2009-07-01
2
-2
/
+3
|
*
convert svn to hg
iElectric
2009-06-30
20
-0
/
+2456
*
we are using Tempita for templates; adding most basic pylons template
iElectric
2009-08-07
1
-1
/
+1
*
add option to customize templates and use multiple themes
iElectric
2009-07-28
2
-0
/
+23
*
applying patch for issue #60 from entequak
iElectric
2009-06-29
1
-0
/
+1
*
add support for SA 0.6 by Michael Bayer
iElectric
2009-06-29
1
-0
/
+1
*
update changelog internal links
iElectric
2009-06-28
2
-10
/
+11
*
updated changeset documentation, added alter_metadata to all schema classes
iElectric
2009-06-28
2
-9
/
+13
[next]