summaryrefslogtreecommitdiff
path: root/docs/build/batch.rst
Commit message (Expand)AuthorAgeFilesLines
* restore drop_index.table_name, drop_constraint.type_ as positionalMike Bayer2023-05-161-1/+1
* Fix/typos doc build (#910)Kevin Kirsche2021-09-111-1/+1
* clarify that only named check constraints are regeneratedMike Bayer2021-09-011-7/+16
* support named CHECK constraints in batchMike Bayer2021-08-241-3/+51
* remove unnecessary whitespace changes made by GitHubJames Lamb2021-03-011-2/+1
* [doc] clarify ALTER language in batch docsJames Lamb2021-03-011-1/+1
* remove all .. version(?:changed|added):: prior to 1.0Mike Bayer2021-01-181-23/+0
* - Repaired batch migration support for "schema" types which generateMike Bayer2016-01-221-0/+21
* - Batch mode generates a FOREIGN KEY constraint that is self-referentialMike Bayer2015-12-151-9/+31
* - Fully implemented theMike Bayer2015-03-271-0/+6
* - naming convention limited to SQLA 0.9.4 or greaterMike Bayer2014-11-301-0/+3
* - reword the first paragraph about offline mode to better flowMike Bayer2014-11-301-5/+7
* - Added :paramref:`~.Operations.batch_alter_table.naming_convention`Mike Bayer2014-11-301-28/+92
* - Repaired the inspection, copying and rendering of CHECK constraintsMike Bayer2014-11-291-1/+52
* - now that branching is an enormous chapter, break out the docs intoMike Bayer2014-11-221-0/+206