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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- finish up
Mike Bayer
2014-09-13
9
-281
/
+294
*
postgresql
Mike Bayer
2014-09-13
1
-12
/
+17
*
dev
Mike Bayer
2014-09-13
8
-1038
/
+955
*
test command
Mike Bayer
2014-09-13
1
-5
/
+5
*
bulk insert
Mike Bayer
2014-09-13
1
-163
/
+165
*
- move towards sqlalchemy test base. autogenerate tests so far
Mike Bayer
2014-09-13
5
-544
/
+80
*
- finish flake8 on tests
Mike Bayer
2014-09-09
15
-129
/
+251
*
- do an autopep8 pass for just about everything other
Mike Bayer
2014-09-09
21
-686
/
+839
*
more test fixes
Łukasz Bołdys
2014-09-09
1
-1
/
+1
*
fixed test
Łukasz Bołdys
2014-09-09
1
-1
/
+1
*
MS SQL is using sp_rename instead of Alter table to rename table
Łukasz Bołdys
2014-09-09
1
-0
/
+5
*
- Added support for functional indexes when using the
Mike Bayer
2014-08-27
1
-0
/
+41
*
- ignore __init__.py in versions directory, fixes #95.
Mike Bayer
2014-08-07
1
-1
/
+33
*
Merged in paradoxxxzero/alembic/paradoxxxzero/fix-sorted-of-none-values-in-co...
Mike Bayer
2014-08-07
1
-1
/
+15
|
\
|
*
Alter autogenerate tests to show python3 problem on already existing tables sort
Florian Mounier
2014-06-25
1
-1
/
+15
*
|
Support autogenerating migrations for tables with 255 or more columns
Ryan P. Kelly
2014-08-07
2
-2
/
+38
*
|
Merge remote-tracking branch 'github/pr/14' into pr14
Mike Bayer
2014-08-07
1
-0
/
+14
|
\
\
|
|
/
|
/
|
|
*
fix rendering of foreign key constraint when using a metadata schema
Andreas Zeidler
2014-06-04
1
-0
/
+14
*
|
- Some deep-in-the-weeds fixes to try to get "server default" comparison
Mike Bayer
2014-06-23
1
-25
/
+80
*
|
- Liberalized even more the check for MySQL indexes that shouldn't be
Mike Bayer
2014-06-05
2
-9
/
+51
|
/
*
- changelog + test for MigrationContext.config
Mike Bayer
2014-05-25
1
-2
/
+10
*
- This releases' "autogenerate index detection" bug, when a MySQL table
Mike Bayer
2014-05-02
2
-3
/
+69
*
- index autogen is a big enough deal to warrant its own test suite
Mike Bayer
2014-05-02
2
-508
/
+520
*
- Added new feature :paramref:`.EnvironmentContext.configure.transaction_per_...
Mike Bayer
2014-05-02
2
-16
/
+32
*
- Fixed bug where the ``include_object()`` filter would not receive
Mike Bayer
2014-04-30
1
-5
/
+7
*
- Fixed bug where :meth:`.EnvironmentContext.get_x_argument`
Mike Bayer
2014-04-04
1
-0
/
+64
*
Fixed another bug regarding naming conventions, continuing
Mike Bayer
2014-04-01
1
-0
/
+40
*
use correct __mro__ for new mssql _Exec classes, fix #192
Mike Bayer
2014-03-28
1
-0
/
+1
*
- Added quoting to the table name when the special EXEC is run to
Mike Bayer
2014-03-25
1
-0
/
+6
*
- add an additional fix to the MySQL fixes for re: #103.
Mike Bayer
2014-03-22
1
-0
/
+9
*
- use compat version of mock for py3
Mike Bayer
2014-03-16
2
-1
/
+3
*
- Added/fixed support for MySQL "SET DEFAULT" / "DROP DEFAULT" phrases,
Mike Bayer
2014-03-16
1
-12
/
+50
*
- add test for drop default
Mike Bayer
2014-03-16
1
-0
/
+10
*
- Added support for the ``initially``, ``match`` keyword arguments
Mike Bayer
2014-03-14
1
-1
/
+34
*
- Altered the support for "sourceless" migration files (e.g. only
Mike Bayer
2014-03-14
2
-4
/
+38
*
The feature that keeps on giving, index/unique constraint autogenerate
Mike Bayer
2014-03-13
1
-15
/
+135
*
Extensive changes have been made to more fully support SQLAlchemy's new
Mike Bayer
2014-03-12
4
-12
/
+227
*
- Fixed bug where :meth:`.Operations.bulk_insert` would not function
Mike Bayer
2014-03-08
1
-0
/
+38
*
- add new tests to ensure the naming convention thing works on this end
Mike Bayer
2014-02-02
2
-1
/
+93
*
- Added new argument
Mike Bayer
2014-02-01
1
-6
/
+80
*
- Added support for autogenerate covering the use case where :class:`.Table`
Mike Bayer
2014-01-30
1
-49
/
+107
*
- changelog
Mike Bayer
2014-01-28
1
-116
/
+153
*
Handle include_* arguments in compare_metadata()
Roman Podoliaka
2014-01-28
1
-0
/
+117
*
- Calling :func:`.bulk_insert` with an empty list will not emit any
Mike Bayer
2014-01-24
1
-0
/
+6
*
- changelog for pullreq 17
Mike Bayer
2014-01-19
1
-1
/
+60
*
Merge https://bitbucket.org/dtheodor/alembic/branch/master into m
Mike Bayer
2014-01-19
1
-2
/
+54
|
\
|
*
Schema fixes on rendering of alembic op. directives
Dimitris Theodorou
2014-01-19
1
-2
/
+54
*
|
- use a valid argument name here as SQLA 0.9.2 will now start validating these
Mike Bayer
2014-01-19
1
-2
/
+2
|
/
*
- More fixes to index autodetection; indexes created with expressions
Mike Bayer
2014-01-11
1
-0
/
+22
*
- more fixes for #163, make sure env.py load figures out to load env.pyc or
Mike Bayer
2013-12-31
2
-11
/
+29
[next]