David Sanders
|
f0d50a9379
Doc'd that RemoveField also drops related database objects in PostgreSQL.
|
7 сар өмнө |
Viicos
|
12c71bff83
Fixed typo in docs/ref/migration-operations.txt.
|
10 сар өмнө |
Amir Karimi
|
27a3eee721
Fixed #31700 -- Made makemigrations command display meaningful symbols for each operation.
|
1 жил өмнө |
Mariusz Felisiak
|
2abf417c81
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
|
1 жил өмнө |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 жил өмнө |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 жил өмнө |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
1 жил өмнө |
kimsoungryoul
|
78f163a4fb
Fixed #18468 -- Added support for comments on columns and tables.
|
2 жил өмнө |
Mariusz Felisiak
|
7e3c9c3205
Refs #27236 -- Doc'd that AlterIndexTogether is no longer officially supported for Django 4.2+ migration files.
|
2 жил өмнө |
Mariusz Felisiak
|
c773d5794e
Refs #27236 -- Reverted AlterIndexTogether deprecation.
|
2 жил өмнө |
David Wobrock
|
a6385b382e
Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes.
|
2 жил өмнө |
David Wobrock
|
eacd4977f6
Refs #27064 -- Added RenameIndex migration operation.
|
2 жил өмнө |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 жил өмнө |
Adam Johnson
|
fa58450a9a
Fixed #31468 -- Allowed specifying migration filename in Operation.
|
5 жил өмнө |
Adam Johnson
|
d17b380653
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.
|
4 жил өмнө |
Adam Johnson
|
e9b014fbc5
Refs #31320 -- Warned against using BEGIN/COMMIT in RunSQL.
|
4 жил өмнө |
Adam Johnson
|
b15b3706fe
Improved docs on migration reversibility. (#12619)
|
4 жил өмнө |
Tim Graham
|
291539a85c
Removed obsolete references to South database migrations.
|
4 жил өмнө |
Adam Johnson
|
a9ee6872bd
Clarified SeparateDatabaseAndState docs and added example of changing ManyToManyField.
|
4 жил өмнө |
Mariusz Felisiak
|
a49c2b6bf0
Removed outdated note about not supporting partial indexes by Django.
|
4 жил өмнө |
Caio Ariede
|
06909fe084
Fixed #28273 -- Doc'd fast nullable column creation with defaults.
|
5 жил өмнө |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 жил өмнө |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 жил өмнө |
Akash Agrawal
|
c1b26c77a9
Fixed #30696 -- Removed obsolete mention of CheckConstraint in the AddConstraint docs.
|
5 жил өмнө |
Jozef
|
5bbf31634f
Fixed typo in docs/ref/migration-operations.txt.
|
5 жил өмнө |
Tim Graham
|
f82be9ebc7
Fixed #29934 -- Added sqlparse as a require dependency.
|
6 жил өмнө |
Ian Foote
|
952f05a6db
Fixed #11964 -- Added support for database check constraints.
|
8 жил өмнө |
Brett Cannon
|
64b74804c5
Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
|
6 жил өмнө |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 жил өмнө |
Arkadiusz Adamski
|
a76d12ceb4
Removed unused imports in example migrations.
|
7 жил өмнө |