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
*
Check for mssql_include is None
Mike Bayer
2018-11-14
1
-0
/
+9
*
Dont autogenerate "system=True", render flag correctly
Mike Bayer
2018-10-31
2
-1
/
+61
*
Add special handling for SQL Server create_index mssql_includes
Mike Bayer
2018-10-19
1
-0
/
+9
*
Replace union_update with update
Mike Bayer
2018-10-17
1
-4
/
+14
*
Don't format output twice in writer
Mike Waites
2018-09-19
1
-0
/
+9
*
Run batch tests per backend
Mike Bayer
2018-09-02
2
-1
/
+12
*
Drop support for all SQLAlchemy < 0.9
Mike Bayer
2018-07-13
8
-79
/
+7
*
Remove column from primary key when dropping
Mike Bayer
2018-07-12
1
-1
/
+52
*
Merge "Drop Python 2.6 / 3.3 support"
mike bayer
2018-06-29
1
-1
/
+1
|
\
|
*
Drop Python 2.6 / 3.3 support
Hugo
2018-06-29
1
-1
/
+1
*
|
Render autogenerate=True if present
elad
2018-06-29
1
-0
/
+18
|
/
*
Use external impl for type rendering
Mike Bayer
2018-05-18
1
-0
/
+138
*
Use repr for drop_constraint schema
Denis Kataev
2018-04-11
1
-0
/
+18
*
Ensure CHECK constraint name is quoted for MySQL
Mike Bayer
2018-03-21
1
-0
/
+21
*
Add indicate-current option into history command
misebox
2018-03-07
1
-5
/
+15
*
Repair server default comparison for MySQL / MariaDB
Mike Bayer
2018-02-19
1
-1
/
+23
*
Repair as_revision_number to return a tuple for "heads"
Mike Bayer
2018-02-16
1
-3
/
+41
*
Add HSTORE to render_type_w_subtype
Mike Bayer
2018-01-26
1
-1
/
+24
*
Merge "Detect indexes for table that's dropped"
mike bayer
2018-01-24
2
-1
/
+63
|
\
|
*
Detect indexes for table that's dropped
Mike Bayer
2018-01-23
2
-1
/
+63
*
|
Merge "Add DROP CONSTRAINT to MySQL for mariadb"
mike bayer
2018-01-23
1
-5
/
+4
|
\
\
|
*
|
Add DROP CONSTRAINT to MySQL for mariadb
Mike Bayer
2018-01-23
1
-5
/
+4
|
|
/
*
|
Render ExcludeContraint Column as column, not plain string
Mike Bayer
2018-01-22
1
-1
/
+58
|
/
*
Disable index quoting when applying truncated DDL rules
Mike Bayer
2018-01-03
1
-0
/
+28
*
Resolve Postgresql implicit indexes via duplicates_constraint
Mike Bayer
2017-10-25
2
-0
/
+44
*
Clean up all Python 3.6 warnings
Mike Bayer
2017-10-11
2
-3
/
+5
*
Merge "Append table name to batch temp name"
mike bayer
2017-10-11
1
-25
/
+28
|
\
|
*
Append table name to batch temp name
Mike Bayer
2017-10-11
1
-25
/
+28
*
|
Clean up _fk_colspec() for link_to_name, no column found
Mike Bayer
2017-10-11
1
-0
/
+69
|
/
*
- keep tuning this mariadb check constraint limitation
Mike Bayer
2017-10-08
2
-2
/
+16
*
- more mariadb 10.2 tests that won't work
Mike Bayer
2017-10-06
1
-0
/
+7
*
- still attempt to exclude mariadb 10.2 from this test for older
Mike Bayer
2017-10-06
2
-0
/
+9
*
Accommodate for mariadb 10.2 function reflection style
Mike Bayer
2017-10-05
2
-0
/
+18
*
Add + to illegal revision characters list
Mike Bayer
2017-09-15
1
-0
/
+8
*
Support pep3149, latest import mechanics, fully
Mike Bayer
2017-09-08
1
-4
/
+31
*
Use env in history when revision_history=true
Mike Bayer
2017-09-06
1
-7
/
+67
*
set native boolean to false on the dialect for the schematype tests
Mike Bayer
2017-08-30
1
-6
/
+6
*
Don't compare scale if Numeric has no precision
pg3-ivan
2017-08-28
1
-0
/
+7
*
Enable multi-backend / driver in tests
Mike Bayer
2017-08-21
4
-1
/
+14
*
Add generic per-type rendering, implement ARRAY
Mike Bayer
2017-08-16
2
-2
/
+65
*
unblock pytest-xdist, add sqla master
Mike Bayer
2017-08-09
2
-1
/
+2
*
fix using tzdata-compliant time zone names
Nils Philippsen
2017-08-09
1
-0
/
+8
*
Merge "Raise if manual revision id contains dashes or at signs"
mike bayer
2017-08-04
1
-0
/
+29
|
\
|
*
Raise if manual revision id contains dashes or at signs
Mike Bayer
2017-08-04
1
-0
/
+29
*
|
Add support for kw to DROP INDEX, test postgresql_concurrently
Mike Bayer
2017-08-04
1
-0
/
+21
|
/
*
address stamp issues in on_version_apply callback
jpassaro
2017-07-18
1
-7
/
+15
*
expose on_version_apply callback to context users
John Passaro
2017-07-03
1
-0
/
+82
*
Adjust for Variant returning itself as impl
Mike Bayer
2017-06-02
1
-0
/
+40
*
- Fixed unit tests to run correctly under the SQLAlchemy 1.0.x series
Mike Bayer
2017-05-31
1
-1
/
+1
*
Don't use schema with second argument, SQL Server sp_rename
Mike Bayer
2017-05-18
1
-7
/
+27
[next]