summaryrefslogtreecommitdiff
path: root/docs/ref/schema-editor.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2023-09-18Refs #27236 -- Removed Meta.index_together per deprecation timeline.Mariusz Felisiak
2023-09-18Removed versionadded/changed annotations for 4.2.Mariusz Felisiak
2023-01-17Removed versionadded/changed annotations for 4.1.Mariusz Felisiak
2022-12-28Fixed #18468 -- Added support for comments on columns and tables.kimsoungryoul
2022-05-12Refs #27064 -- Added RenameIndex migration operation.David Wobrock
2021-08-27Corrected BaseDatabaseSchemaEditor.execute() signature in docs.Mariusz Felisiak
2020-10-20Fixed outdated notes in SchemaEditor docs.Mariusz Felisiak
2020-03-23Removed obsolete references to South database migrations.Tim Graham
2019-09-10Removed versionadded/changed annotations for 2.2.Mariusz Felisiak
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-08-11Fixed #30670 -- Doc'd SchemaEditor.add/remove_constraint().Akash Agrawal
2017-09-22Removed versionadded/changed annotations for 1.11.Tim Graham
2016-07-07Refs #26709 -- Documented SchemaEditor.add/remove_index().Akshesh
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2015-01-14Fixed #22603 -- Reorganized classes in django.db.backends.Tim Graham
2015-01-03Fixed #23749 -- Documented how to use the database alias in RunPython.Alfred Perlstein
2014-04-27Improved formatting and links of migration docs.Tim Graham
2014-04-14Improve migrations/schema docsAndrew Godwin
2014-02-12Add reference documentation for operations and stubs for schemaeditor.Andrew Godwin