Skip to content

Commit dffc037

Browse files
committed
Extra feature in 5.2.0 version
1 parent c146df7 commit dffc037

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ReleaseNotes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
## 5.2.0
44

5-
- BREAKING CHANGE from 5.1.0: changed CreatePostgreSqlUniqueDatabaseOptions to CreatePostgreSqlUniqueClassOptions to match other usages
5+
- BREAKING CHANGE from 5.1.0: changed `CreatePostgreSqlUniqueDatabaseOptions` to `CreatePostgreSqlUniqueClassOptions` to match other usages
66
- Extra checks on the length of the PostgreSQL database as there is a 64 char limit
7+
- Also improved the PostgreSQL `EnsureClean` code to make it easier for testing migrations in your tests
78

89
## 5.1.0
910

0 commit comments

Comments
 (0)