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
/
alembic
/
ddl
/
mysql.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fixed bug where MySQL backend would report dropped unique indexes
Mike Bayer
2015-02-20
1
-0
/
+34
*
- adjust test here so that it applies to all backends
Mike Bayer
2014-12-04
1
-2
/
+2
*
MySQL: Ignore unique indexes when removing implicit indexes
Johannes Erdfelt
2014-12-04
1
-0
/
+2
*
- refactor the FK merge a bit
Mike Bayer
2014-11-30
1
-1
/
+0
*
- Added a rule for Postgresql to not render a "drop unique" and "drop index"
Mike Bayer
2014-11-21
1
-0
/
+4
*
- Added a workaround for SQLAlchemy issue #3023 (fixed in 0.9.5) where
Mike Bayer
2014-11-02
1
-0
/
+16
*
- Repaired issue related to the fix for #208 and others; a composite
Mike Bayer
2014-11-02
1
-0
/
+2
*
- do an autopep8 pass for just about everything other
Mike Bayer
2014-09-09
1
-42
/
+50
*
- Liberalized even more the check for MySQL indexes that shouldn't be
Mike Bayer
2014-06-05
1
-4
/
+13
*
- This releases' "autogenerate index detection" bug, when a MySQL table
Mike Bayer
2014-05-02
1
-2
/
+11
*
- add an additional fix to the MySQL fixes for re: #103.
Mike Bayer
2014-03-22
1
-1
/
+1
*
- Added/fixed support for MySQL "SET DEFAULT" / "DROP DEFAULT" phrases,
Mike Bayer
2014-03-16
1
-25
/
+88
*
- repair the autogen index test which apparently wasn't running for Postgresql
Mike Bayer
2013-12-20
1
-0
/
+10
*
- Fixed bug where :func:`.op.alter_column` in the MySQL dialect
Mike Bayer
2013-11-26
1
-3
/
+3
*
Introduce compatibility module
Hong Minhee
2013-04-13
1
-7
/
+3
*
basestring and str are gone since Python 3
Hong Minhee
2013-04-13
1
-1
/
+6
*
Use relative imports
Hong Minhee
2013-04-11
1
-5
/
+6
*
transactional_ddl flag for SQLite, MySQL dialects
Mike Bayer
2013-04-04
1
-0
/
+2
*
- changelog + support for remove autoinc
Mike Bayer
2012-08-22
1
-1
/
+1
*
- tests for pull request #21
Mike Bayer
2012-08-22
1
-8
/
+13
*
Merged in moriyoshi/alembic/bugfix/autoincrement_for_mysql_alter_column (pull...
Mike Bayer
2012-08-22
1
-4
/
+12
|
\
|
*
Support autoincrement and existing_autoincrement in alter_column for MySQL di...
Moriyoshi Koizumi
2012-07-25
1
-4
/
+12
*
|
Merged in moriyoshi/alembic/bugfix/typed_default_value (pull request #20)
Mike Bayer
2012-08-22
1
-2
/
+8
|
\
\
|
|
/
|
*
Render the default value in the way it correctly reflects the type of the ori...
Moriyoshi Koizumi
2012-07-25
1
-2
/
+8
*
|
whitespace removal
Mike Bayer
2012-08-15
1
-3
/
+3
|
/
*
- [bug] Added "type" argument to op.drop_constraint(),
Mike Bayer
2012-05-01
1
-0
/
+19
*
- rework MySQL + autogenerate so that
Mike Bayer
2011-11-28
1
-42
/
+55
*
initial MySQL support, good thing we tried
Mike Bayer
2011-11-28
1
-0
/
+70
*
- refactor the migration operations out of context, which
Mike Bayer
2011-11-14
1
-2
/
+2
*
- clean up whitespace
Mike Bayer
2011-02-25
1
-1
/
+1
*
- figuring out script format
Mike Bayer
2010-04-24
1
-0
/
+5