Skip to content

v7.0.0-alpha.24

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 10:29
· 1078 commits to main since this release

7.0.0-alpha.24 (2023-03-12)

Bug Fixes

  • fix unnamed dollar string detection (v7) (#15758) (b2fe30f)
  • fix various type issues (#15765) (26beda5)
  • postgres: fix sync with alter option fails with existing enums (#15738) (6d9a58e)
  • prevent BelongsTo's inverse association from itself creating a BelongsTo (#15756) (27312bd)

Features

  • remove escape options from data types (#15766) (5c42821)
  • rewrite the part of QueryGenerator responsible for WHERE (#15598) (50898ca)