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 all directives in batch block until recreate selected
Mike Bayer
2021-08-30
1
-6
/
+39
*
Merge "Add test to ensure method given in #880 works"
mike bayer
2021-08-25
1
-0
/
+16
|
\
|
*
Add test to ensure method given in #880 works
Mike Bayer
2021-08-25
1
-0
/
+16
*
|
Merge "remove dependency on pkg_resources"
mike bayer
2021-08-25
1
-5
/
+11
|
\
\
|
|
/
|
/
|
|
*
remove dependency on pkg_resources
Mike Bayer
2021-08-23
1
-5
/
+11
*
|
Merge "support named CHECK constraints in batch"
mike bayer
2021-08-24
2
-13
/
+67
|
\
\
|
|
/
|
/
|
|
*
support named CHECK constraints in batch
Mike Bayer
2021-08-24
2
-13
/
+67
*
|
avoid importing ForwardRef that's py3.9+ only
CaselIT
2021-08-23
2
-13
/
+22
*
|
Merge "Fix postgresql_include in create_index"
mike bayer
2021-08-23
1
-0
/
+13
|
\
\
|
*
|
Fix postgresql_include in create_index
Steven Bronson
2021-08-23
1
-0
/
+13
|
|
/
*
|
generate .pyi files for proxied classes
Mike Bayer
2021-08-22
1
-0
/
+52
|
/
*
Add pep-484 type annotations
CaselIT
2021-08-11
1
-18
/
+14
*
add req for sqlite computed columns
Mike Bayer
2021-08-10
1
-0
/
+1
*
Merge "qualify sqlite batch add column for dynamic defaults"
mike bayer
2021-08-10
1
-0
/
+80
|
\
|
*
qualify sqlite batch add column for dynamic defaults
Mike Bayer
2021-08-10
1
-0
/
+80
*
|
Preserve comment and info in Drop/CreateTableOp
Nicolas CANIART
2021-08-10
1
-2
/
+22
|
/
*
Merge "Drop compatibility with python 2.7."
mike bayer
2021-06-26
9
-77
/
+55
|
\
|
*
Drop compatibility with python 2.7.
CaselIT
2021-06-22
9
-77
/
+55
*
|
Support version_locations paths with spaces
Gord Thompson
2021-06-22
1
-1
/
+89
|
/
*
Implement "test suite"
Gord Thompson
2021-06-18
12
-2899
/
+17
*
repair py2k support
Mike Bayer
2021-06-16
1
-4
/
+6
*
Revendor editor and make dateutil optional
CaselIT
2021-06-15
3
-17
/
+125
*
Add kwargs support to DropIndexOp autogenerate render
Jet Zhou
2021-05-27
1
-0
/
+17
*
differentiate CreateTableOp from model vs. op.create_table()
Mike Bayer
2021-05-24
1
-0
/
+30
*
Merge "De-duplicate Revision.down_revision helpers."
mike bayer
2021-05-21
2
-1
/
+14
|
\
|
*
De-duplicate Revision.down_revision helpers.
Simon Bowly
2021-05-21
2
-1
/
+14
*
|
Merge "Remove unique/index flags when copying table"
mike bayer
2021-05-20
1
-3
/
+42
|
\
\
|
|
/
|
/
|
|
*
Remove unique/index flags when copying table
Mike Bayer
2021-05-20
1
-3
/
+42
*
|
ensure heads remain unique in topological
Mike Bayer
2021-05-20
2
-0
/
+33
|
/
*
Update black, zimports and flake8
CaselIT
2021-05-12
1
-5
/
+5
*
Fixed a bug where paths defined in post-write hook options
CaselIT
2021-05-11
1
-2
/
+44
*
changelog / docstring edits
Mike Bayer
2021-05-06
1
-0
/
+6
*
Move empty downgrade revisions check to make it specific to branch filtering ...
Simon Bowly
2021-05-07
1
-9
/
+20
*
narrow rangenotancestor to exclude target heads already present
Mike Bayer
2021-05-06
1
-0
/
+8
*
Merge "implement table comments for batch"
mike bayer
2021-04-27
1
-0
/
+30
|
\
|
*
implement table comments for batch
Mike Bayer
2021-04-27
1
-0
/
+30
*
|
Sort per-column comparisons in metadata order
Mike Bayer
2021-04-27
2
-44
/
+105
|
/
*
New downgrade algorithm to fix branch behaviour
Simon Bowly
2021-04-26
3
-91
/
+431
*
Ensure proxy transaction still present on exit before closing
Mike Bayer
2021-04-17
1
-0
/
+28
*
Create schema objects fresh from ops
Mike Bayer
2021-04-12
5
-76
/
+276
*
Add cwd post-write hook option
Ben Mares
2021-03-29
1
-2
/
+19
*
Add REVISION_SCRIPT_FILENAME token for post_write_hooks options
Ben Mares
2021-03-27
1
-14
/
+38
*
use new URL api for password obfuscate
Mike Bayer
2021-03-23
1
-0
/
+6
*
enable extensions to use AutogenContext.run_name_filters
Oliver Rice
2021-03-05
1
-0
/
+54
*
Adjust mssql accommodate existing_type and type
Mike Bayer
2021-03-04
2
-3
/
+45
*
Implement sys_path_prepend option
Mike Bayer
2021-02-20
1
-0
/
+45
*
Adjust for immediate dependencies that are still ancestors
Mike Bayer
2021-02-02
2
-1
/
+129
*
Remove obsolete SQLAlchemy pk issue workaround
Mike Bayer
2021-01-28
1
-1
/
+78
*
Enable SQL Server testing and fix autogen issues
Mike Bayer
2021-01-28
4
-186
/
+187
*
Place index/uq drops before creates
Mike Bayer
2021-01-27
3
-5
/
+171
[next]