index
:
delta/python-packages/alembic.git
batch_alter
cleanup
edit-latest
main
master
multi_branch
rel_0_1
rel_0_2
rel_0_6
rel_0_7
reproduce_pytest_196
ticket_301
ticket_302
ticket_306
ticket_318
tmp
upgrade_testing
github.com: sqlalchemy/alembic.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_mssql.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
- [bug] implement 'tablename' parameter on
Mike Bayer
2012-02-28
1
-0
/
+6
*
- [bug] Fixed alteration of column type on
Mike Bayer
2012-01-20
1
-0
/
+7
*
- Python 2.5 is supported, needs
Mike Bayer
2011-12-03
1
-1
/
+1
*
- Clean up file write operations so that
Mike Bayer
2011-12-03
1
-2
/
+2
*
dont need the const thing now that the batch separator is in use
Mike Bayer
2011-11-29
1
-11
/
+4
*
- add alter col default for PG/base
Mike Bayer
2011-11-29
1
-2
/
+2
*
implement server default, nullability for SQL server
Mike Bayer
2011-11-29
1
-0
/
+29
*
- add mssql_batch_separator for offline mode
Mike Bayer
2011-11-29
1
-8
/
+44
*
- implement "start migrations" event for impls
Mike Bayer
2011-11-29
1
-2
/
+11
*
- add begin_transaction() env.py helper. Emits the appropriate
Mike Bayer
2011-11-29
1
-53
/
+76
*
- some test cleanup
Mike Bayer
2011-11-28
1
-9
/
+9
*
pg uses DROP NOT NULL, keep this as the default and move
Mike Bayer
2011-11-27
1
-0
/
+14
*
- support the constraints generated from SchemaType, honoring conditional
Mike Bayer
2011-11-23
1
-0
/
+13
*
add rename column support
Mike Bayer
2011-11-23
1
-0
/
+16
*
- refactor the migration operations out of context, which
Mike Bayer
2011-11-14
1
-0
/
+17