We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c06155f commit 18f3d8eCopy full SHA for 18f3d8e
1 file changed
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## v4.0.0 (2025-10-23)
2
+
3
+#### :rocket: New Feature
4
+* `dbml-cli`, `dbml-core`, `dbml-parse`
5
+ * [#765](https://github.com/holistics/dbml/pull/765) feat: Support check constraint ([@H-DNA](https://github.com/H-DNA))
6
7
+#### :boom: Breaking Change
8
9
+ * [#765](https://github.com/holistics/dbml/pull/765) fix!: Remove `CONSTRAINT` from `pl_unreserved_keywords` in PostgreSQL ANTLR syntax ([@H-DNA](https://github.com/H-DNA))
10
11
+#### Committers: 1
12
+- DNA ([@H-DNA](https://github.com/H-DNA))
13
14
## v3.14.1 (2025-09-22)
15
16
#### :bug: Bug Fix
0 commit comments