summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* docs(cookbook): add note on including info object on declarative tables (#1051)Jack Michaud2022-06-071-0/+6
* Version 1.8.1 placeholderMike Bayer2022-05-311-0/+4
* - 1.8.0rel_1_8_0Mike Bayer2022-05-319-53/+60
* Merge "Trigger events before and after drop table statements" into mainmike bayer2022-05-311-0/+11
|\
| * Trigger events before and after drop table statementsAdrien Berchet2022-05-311-0/+11
* | remove pylons templateMike Bayer2022-05-314-8/+16
* | this will be 1.8.0Mike Bayer2022-05-311-1/+1
|/
* implement full copy for indexes in batchMike Bayer2022-05-101-0/+6
* Merge "Alembic 1.8 now supports Python 3.7 and above" into mainmike bayer2022-05-072-1/+7
|\
| * Alembic 1.8 now supports Python 3.7 and aboveCaselIT2022-05-062-1/+7
* | Add epoch as an option for file_templateCaio Carvalho2022-05-062-0/+12
|/
* Fix downgrade with effective headCaselIT2022-05-031-0/+7
* Use `-> None` in script templates by defaultNikita Sobolev2022-04-211-0/+6
* document argparse limitationMike Bayer2022-04-191-0/+19
* Document config for migration files timestamp prefixedElias Dorneles2022-04-061-4/+8
* bump black to 22.3.0Mike Bayer2022-03-281-3/+3
* Version 1.7.8 placeholderMike Bayer2022-03-141-0/+4
* - 1.7.7rel_1_7_7Mike Bayer2022-03-145-34/+37
* changelog updatesMike Bayer2022-03-143-11/+15
* add sphinx_copybuttonMike Bayer2022-03-142-1/+9
* Fix duplicated constraints when using expressionsNicolas CANIART2022-03-141-0/+9
* illustrate connection sharing + asyncioMike Bayer2022-02-151-11/+86
* repair sharing exampleMike Bayer2022-02-151-12/+13
* add conditional for fileConfig()Mike Bayer2022-02-071-0/+7
* Prevent alter_column() from changing nullabilityGord Thompson2022-02-041-0/+11
* clarify default configuration behaviorMike Bayer2022-02-041-4/+13
* Version 1.7.7 placeholderMike Bayer2022-02-011-0/+4
* - 1.7.6rel_1_7_6Mike Bayer2022-02-017-36/+41
* happy new yearMike Bayer2022-02-011-1/+1
* resolve for variant before testing for schema typeMike Bayer2022-02-011-0/+7
* Remove warning regarding cache key when using MSSQL.CaselIT2021-12-291-0/+5
* add missing import in asyncion cookbook exampleCaselIT2021-12-211-1/+3
* docs: Add missing engine.dispose() call to the asyncio cookbook example. (#973)DanCardin2021-12-211-0/+2
* Merge remote-tracking branch 'github/pr/969'Mike Bayer2021-11-232-5/+12
|\
| * Tweak docs about version_path_separatorVlastimil Zíma2021-11-222-5/+12
* | Merge "Add new ensure_version command" into mainmike bayer2021-11-181-0/+7
|\ \
| * | Add new ensure_version commandKai Mueller2021-11-181-0/+7
* | | Merge "add type synonym for mysql.LONGTEXT / JSON" into mainmike bayer2021-11-181-0/+7
|\ \ \ | |_|/ |/| |
| * | add type synonym for mysql.LONGTEXT / JSONMike Bayer2021-11-141-0/+7
* | | support 2.0 style variantsMike Bayer2021-11-161-0/+7
|/ /
* | Version 1.7.6 placeholderMike Bayer2021-11-111-0/+4
* | - 1.7.5rel_1_7_5Mike Bayer2021-11-113-8/+9
* | Update documentation about alembic configuration pathMadison Swain-Bowden2021-11-101-3/+3
|/
* dont hardcode transaction opened messagingMike Bayer2021-11-041-0/+5
* Add `[post_write_hooks]` to example `alembic.ini`Anatoli Babenia2021-10-071-1/+2
* Version 1.7.5 placeholderMike Bayer2021-10-061-0/+4
* - 1.7.4rel_1_7_4Mike Bayer2021-10-064-17/+19
* Merge "frame a transaction around autocommit"mike bayer2021-10-051-0/+8
|\
| * frame a transaction around autocommitMike Bayer2021-10-041-0/+8
* | Fix write hook issue in python < 3.9.Federico Caselli2021-09-301-0/+6
|/