summaryrefslogtreecommitdiff
path: root/docs/build/cookbook.rst
Commit message (Expand)AuthorAgeFilesLines
* Add docs for data migrationsVlastimil Zíma2023-04-021-0/+43
* Follow up Ia98c8f9a93953f049378f5029e355a3f249ed638CaselIT2023-02-141-38/+8
* Include missing part of env.pySam Bull2023-02-131-12/+12
* Add commit to cookbook exampleCaselIT2023-01-111-0/+2
* Updated cookbook docs (#1111)Amel Alispahic2022-11-071-2/+2
* fix search path indicatorMike Bayer2022-10-171-1/+3
* docs(cookbook): add note on including info object on declarative tables (#1051)Jack Michaud2022-06-071-0/+6
* illustrate connection sharing + asyncioMike Bayer2022-02-151-11/+86
* repair sharing exampleMike Bayer2022-02-151-12/+13
* 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
* [DOCS]: Remove suggestion to use branched connectionsChris Sewell2021-09-111-21/+12
* Drop compatibility with python 2.7.CaselIT2021-06-221-53/+1
* Add async template to AlembicCaselIT2021-02-261-0/+58
* Update cookbook.rst references to #753Andrew Fitzgerald2021-02-051-4/+4
* remove all .. version(?:changed|added):: prior to 1.0Mike Bayer2021-01-181-2/+0
* documentation fixesMike Bayer2021-01-151-0/+1
* Add cookbook recipe illustrating autogenerate->invoke directlyMike Bayer2020-11-051-0/+121
* Add interim recipe for multi-tenantMike Bayer2020-09-291-0/+108
* Add link to Alembic Utils as an example of replaceable objects.Mike Bayer2020-04-271-0/+8
* Add custom table column sorting exampleMike Bayer2020-03-031-0/+96
* Recipe for ignoring connection tables that aren't in the metadataMike Bayer2019-08-251-0/+33
* Add cookbook recipe for non-ascii migration files under python 2Mike Bayer2019-07-031-0/+53
* ReplaceableObject: change `self.view` to `self.target`William Weiskopf2019-06-281-1/+1
* Add database freshness check cookbook recipem-aciek2019-05-141-0/+32
* Move to github, new domain, sqlalchemy linksMike Bayer2018-11-261-1/+1
* Add recipe for generating Python code for existing tablesMike Bayer2018-03-281-0/+74
* Add cookbook recipe for don't render DROP INDEXMike Bayer2017-11-281-0/+92
* - add a new section "Run Multiple Alembic Environments from one .ini file",Mike Bayer2017-01-231-0/+51
* Adding cookbook recipe for excluding views from migrations.Greg Krimer2016-06-211-5/+27
* - update Cookbook wording to reflect that it contains multiple recipes nowKonstantin Veretennicov2016-05-191-3/+2
* - add a cookbook recipe for don't generate if no changes,Mike Bayer2015-08-221-0/+35
* - add new recipe for "replaceable objects".Mike Bayer2015-07-271-0/+513
* - squash merge of ticket_302 branchMike Bayer2015-07-031-1/+1
* - Added a new feature :attr:`.Config.attributes`, to help with the useMike Bayer2015-01-231-0/+74
* - now that branching is an enormous chapter, break out the docs intoMike Bayer2014-11-221-0/+45
* - add new section, cookbook. First example, add conditonal sections to migra...Mike Bayer2014-03-041-0/+144