Mariusz Felisiak
|
5875f03ce6
Fixed #34944 -- Made GeneratedField.output_field required.
|
пре 1 година |
Mariusz Felisiak
|
de4884b114
Reverted "Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField with string Value()."
|
пре 1 година |
Simon Charette
|
8b1acc0440
Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField with string Value().
|
пре 1 година |
Simon Charette
|
8a28e983df
Fixed #34946 -- Preserved db_default on combined default field addition.
|
пре 1 година |
Tom Carrick
|
34b411762b
Fixed #34932 -- Restored varchar_pattern_ops/text_pattern_ops index creation when deterministic collaction is set.
|
пре 1 година |
Paolo Melchiorre
|
e7e8eb44a3
Fixed #34877 -- Fixed migrations crash when adding GeneratedField with output_field with params.
|
пре 1 година |
Paolo Melchiorre
|
574ee4023e
Fixed #34861 -- Fixed crash when adding GeneratedField with some expressions.
|
пре 1 година |
Mariusz Felisiak
|
2abf417c81
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
|
пре 1 година |
Mariusz Felisiak
|
2b582387d5
Fixed #34760 -- Dropped support for SQLite < 3.27.
|
пре 1 година |
Mariusz Felisiak
|
22b0b73c77
Fixed warnings per flake8 6.1.0.
|
пре 1 година |
Simon Charette
|
595a2abb58
Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+.
|
пре 1 година |
Ian Foote
|
7414704e88
Fixed #470 -- Added support for database defaults on fields.
|
пре 4 година |
Petter Friberg
|
8ed25d65ea
Fixed #34505 -- Skipped varchar_pattern_ops/text_pattern_ops index creation when db_collation is set in related field.
|
пре 1 година |
Mariusz Felisiak
|
765b96734c
Added SchemaTests._add_ci_collation() hook.
|
пре 1 година |
Tim Graham
|
40e88ae8c8
Refs #34320 -- Added skipIf for a test requiring check constraints.
|
пре 2 година |
nabil-rady
|
6bdc3c58b6
Fixed #34320 -- Make sure constraints names are obtained from truncated columns names.
|
пре 2 година |
David Smith
|
097e3a70c1
Refs #33476 -- Applied Black's 2023 stable style.
|
пре 2 година |
sage
|
110b3b8356
Fixed #34304 -- Made MySQL's SchemaEditor.remove_constraint() don't create foreign key index when unique constraint is ignored.
|
пре 2 година |
kimsoungryoul
|
78f163a4fb
Fixed #18468 -- Added support for comments on columns and tables.
|
пре 2 година |
Mariusz Felisiak
|
ae0899be0d
Fixed #34219 -- Preserved Char/TextField.db_collation when altering column type.
|
пре 2 година |
Mariusz Felisiak
|
7b0e9ea53c
Fixed #34138 -- Avoided table rebuild when adding inline m2m fields on SQLite.
|
пре 2 година |
Mariusz Felisiak
|
bc3b8f1524
Refs #34058 -- Fixed changing/deleting sequences when altering pre-Django 4.1 auto fields on PostgreSQL.
|
пре 2 година |
Mariusz Felisiak
|
19e6efa50b
Fixed #34058 -- Changed sequence types when altering pre-Django 4.1 auto fields on PostgreSQL.
|
пре 2 година |
Sergey Fursov
|
b731e88415
Fixed #31335 -- Fixed removing composed composed Meta constraints/indexes on foreign keys on MySQL.
|
пре 3 година |
Sergey Fursov
|
1b08e9bf7d
Refs #31335 -- Added more tests for removing composed Meta constraints/indexes on foreign keys.
|
пре 2 година |
Benoît Vinot
|
e3cb8bcb7d
Fixed #33932 -- Fixed altering AutoFields to OneToOneField on PostgreSQL.
|
пре 2 година |
Haolun Chai
|
f3f9d03edf
Fixed #33901 -- Skipped varchar_pattern_ops/text_pattern_ops index creation when db_collation is set.
|
пре 2 година |
Mariusz Felisiak
|
5c803bc070
Fixed #33919 -- Fixed adding AutoFields on PostgreSQL.
|
пре 2 година |
Fiza Ashraf
|
c0beff2123
Fixed #33899 -- Fixed migration crash when removing indexed field on SQLite 3.35.5+.
|
пре 2 година |
Mariusz Felisiak
|
ab1955a05e
Fixed #33881 -- Added support for database collations to ArrayField(Char/TextFields).
|
пре 2 година |