Commit Verlauf

Autor SHA1 Nachricht Datum
  gabn88 e970bb7ca7 Fixed #35103 -- Used provided error code and message when fields is set without a condition on UniqueConstraint. vor 10 Monaten
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. vor 6 Monaten
  Mariusz Felisiak 9c17010358 Refs #34059, Refs #34060 -- Removed outdated warning about validation of JSONField constraints. vor 8 Monaten
  Mariusz Felisiak 36a000858b Refs #33996 -- Updated CheckConstraint validation on NULL values on Oracle 23c+. vor 8 Monaten
  Simon Charette daf7d482db Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. vor 9 Monaten
  David Sanders 7714ccfeae Refs #34964 -- Doc'd that Q expression order is preserved. vor 1 Jahr
  jordanbae 4fec1d2ce3 Fixed #34949 -- Clarified when UniqueConstraints with include/nulls_distinct are not created. vor 10 Monaten
  Simon Charette 595a2abb58 Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+. vor 1 Jahr
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. vor 1 Jahr
  Xavier Fernandez 5b3d3e400a Fixed #34338 -- Allowed customizing code of ValidationError in BaseConstraint and subclasses. vor 1 Jahr
  Xavier Fernandez ad18a0102c Fixed #34355 -- Deprecated passing positional arguments to BaseConstraint. vor 1 Jahr
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. vor 1 Jahr
  Mariusz Felisiak 004f985b91 Refs #34059 -- Doc'd lack of support for validation of constraints with JSONFields. vor 2 Jahren
  David Sanders e14d08cd89 Fixed #33996 -- Fixed CheckConstraint validation on NULL values. vor 2 Jahren
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. vor 2 Jahren
  Gagaro 667105877e Fixed #30581 -- Added support for Meta.constraints validation. vor 2 Jahren
  Gagaro 9c04af837a Doc'd BaseConstraint. vor 2 Jahren
  Hannes Ljungberg 1eaf38fa87 Fixed #33335 -- Made model validation ignore functional unique constraints. vor 3 Jahren
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. vor 3 Jahren
  Hannes Ljungberg 3aa545281e Fixed #30916 -- Added support for functional unique constraints. vor 3 Jahren
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. vor 3 Jahren
  Hannes Ljungberg 7edc6e53a7 Fixed #31702 -- Added support for PostgreSQL opclasses in UniqueConstraint. vor 4 Jahren
  Hannes Ljungberg 8c7992f658 Fixed #30913 -- Added support for covering indexes on PostgreSQL 11+. vor 5 Jahren
  Hasan Ramezani 55556e51fb Fixed #31650 -- Added note uniqueness of constraints names in docs. vor 4 Jahren
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. vor 4 Jahren
  Ian Foote c226c6cb32 Fixed #20581 -- Added support for deferrable unique constraints. vor 6 Jahren
  Simon Charette e9a0e1d4f6 Fixed #30484 -- Added conditional expressions support to CheckConstraint. vor 5 Jahren
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. vor 5 Jahren
  Mariusz Felisiak 230d75f59c Refs #30547 -- Clarified that partial UniqueConstraints don't affect model validation. vor 5 Jahren
  can febe136d4c Fixed #30397 -- Added app_label/class interpolation for names of indexes and constraints. vor 5 Jahren