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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 1.8.0
rel_1_8_0
Mike Bayer
2022-05-31
9
-53
/
+60
*
Merge "Trigger events before and after drop table statements" into main
mike bayer
2022-05-31
3
-0
/
+70
|
\
|
*
Trigger events before and after drop table statements
Adrien Berchet
2022-05-31
3
-0
/
+70
*
|
remove pylons template
Mike Bayer
2022-05-31
9
-191
/
+17
*
|
this will be 1.8.0
Mike Bayer
2022-05-31
1
-1
/
+1
|
/
*
implement full copy for indexes in batch
Mike Bayer
2022-05-10
5
-10
/
+60
*
Merge "Use pep517 to install alembic." into main
mike bayer
2022-05-07
4
-41
/
+12
|
\
|
*
Use pep517 to install alembic.
CaselIT
2022-05-07
4
-41
/
+12
*
|
Merge "Alembic 1.8 now supports Python 3.7 and above" into main
mike bayer
2022-05-07
6
-11
/
+9
|
\
\
|
|
/
|
*
Alembic 1.8 now supports Python 3.7 and above
CaselIT
2022-05-06
6
-11
/
+9
*
|
Add epoch as an option for file_template
Caio Carvalho
2022-05-06
8
-0
/
+49
|
/
*
Fix downgrade with effective head
CaselIT
2022-05-03
6
-27
/
+86
*
Various typing related updates
CaselIT
2022-04-23
38
-265
/
+462
*
Use `-> None` in script templates by default
Nikita Sobolev
2022-04-21
10
-20
/
+27
*
document argparse limitation
Mike Bayer
2022-04-19
3
-1
/
+20
*
Document config for migration files timestamp prefixed
Elias Dorneles
2022-04-06
5
-12
/
+20
*
bump black to 22.3.0
Mike Bayer
2022-03-28
6
-9
/
+8
*
adapt for column collection being "immutable" or "readonly"
Mike Bayer
2022-03-26
1
-1
/
+7
*
add covering index tests; generalize autogen index tests
Mike Bayer
2022-03-16
4
-571
/
+631
*
Version 1.7.8 placeholder
Mike Bayer
2022-03-14
2
-1
/
+5
*
- 1.7.7
rel_1_7_7
Mike Bayer
2022-03-14
5
-34
/
+37
*
changelog updates
Mike Bayer
2022-03-14
3
-11
/
+15
*
add sphinx_copybutton
Mike Bayer
2022-03-14
2
-1
/
+9
*
Fix duplicated constraints when using expressions
Nicolas CANIART
2022-03-14
3
-1
/
+32
*
fix failing test on windows after sqlite switched to queuepool by default
CaselIT
2022-03-02
4
-19
/
+18
*
desensitize Oracle to FLOAT/DOUBLE/DOUBLE_PRECISION differences
Mike Bayer
2022-03-01
1
-0
/
+1
*
more links to pypi, add 3.10 to classifiers
CaselIT
2022-02-28
1
-1
/
+4
*
add GitHub URL for PyPi (#994)
Andrii Oriekhov
2022-02-28
1
-0
/
+2
*
illustrate connection sharing + asyncio
Mike Bayer
2022-02-15
1
-11
/
+86
*
repair sharing example
Mike Bayer
2022-02-15
1
-12
/
+13
*
fix connection handling in consumption test
Mike Bayer
2022-02-11
1
-18
/
+25
*
add conditional for fileConfig()
Mike Bayer
2022-02-07
5
-4
/
+15
*
Prevent alter_column() from changing nullability
Gord Thompson
2022-02-04
5
-49
/
+172
*
clarify default configuration behavior
Mike Bayer
2022-02-04
1
-4
/
+13
*
fix pep484 issue
Mike Bayer
2022-02-01
1
-2
/
+2
*
Version 1.7.7 placeholder
Mike Bayer
2022-02-01
2
-1
/
+5
*
- 1.7.6
rel_1_7_6
Mike Bayer
2022-02-01
7
-36
/
+41
*
happy new year
Mike Bayer
2022-02-01
2
-2
/
+2
*
resolve for variant before testing for schema type
Mike Bayer
2022-02-01
5
-8
/
+55
*
add pep484 target
Mike Bayer
2022-01-20
3
-9
/
+15
*
Insert spaces in warning and error messages
Harutaka Kawamura
2022-01-11
1
-3
/
+3
*
Provide useful error message in stub tests
CaselIT
2021-12-31
1
-4
/
+17
*
Remove warning regarding cache key when using MSSQL.
CaselIT
2021-12-29
2
-0
/
+9
*
add missing import in asyncion cookbook example
CaselIT
2021-12-21
1
-1
/
+3
*
fix type errors raised by mypy .920
CaselIT
2021-12-21
2
-4
/
+5
*
docs: Add missing engine.dispose() call to the asyncio cookbook example. (#973)
DanCardin
2021-12-21
2
-0
/
+4
*
Remove usage of no longer needed compat code
CaselIT
2021-11-23
14
-69
/
+40
*
Merge remote-tracking branch 'github/pr/969'
Mike Bayer
2021-11-23
6
-18
/
+33
|
\
|
*
Tweak docs about version_path_separator
Vlastimil Zíma
2021-11-22
6
-18
/
+33
*
|
Merge "Add new ensure_version command" into main
mike bayer
2021-11-18
3
-0
/
+68
|
\
\
[next]