Skip to content

Release 0.7.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:41

0.7.0

  • Check field-foreign-key-index now accepts when: indexes instead of when: unique_toegether because now it search for duplicate indexes in Meta.indexes, Meta.unique_toegether and Meta.constraints
  • Add checks:
    • no-unique-together
    • no-index-together