Skip to content

Commit

Permalink
Changelog 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aljazerzen committed Jan 25, 2024
1 parent 4aff93e commit a047ddf
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/changelog/4_x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -649,3 +649,24 @@ Bug fixes

* Use correct signature for in-memory cache method
(:eql:gh:`#6643`)

4.5
===

* Fix spurious delete/create of constraints with arguments in migrations
(:eql:gh:`#6712`)

* Speed up introspection of system objects like Database and Role
(:eql:gh:`#6665`)

* Fix some alter+rename combos on pointers in POPULATE MIGRATION
(:eql:gh:`#6666`)

* Fix issue with schema changes when trigger depends on a rewrite
(:eql:gh:`#6706`)

* Get verification data from request body
(:eql:gh:`#6723`)

* Make overloading a link when omitting `link` keyword work
(:eql:gh:`#6718`)

0 comments on commit a047ddf

Please sign in to comment.