You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Increasing the minimal supported Rust version will always be coupled at least wi
10
10
11
11
## Unreleased
12
12
13
-
## [2.2.9] 2025-03-31
13
+
## [2.2.9] 2025-04-04
14
14
### Fixed
15
15
16
16
* Fix an issue where `diesel migration generate --diff-schema` incorrectly uses the primary key of table B as the referenced column rather than the primary key of table A when B has a foreign key pointing to table A.
0 commit comments