-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow any raw value in the column DEFAULT (#243)
- Loading branch information
1 parent
0ef7e40
commit 3088b84
Showing
3 changed files
with
2,957 additions
and
2,945 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1276,6 +1276,7 @@ defaultVal | |
: constant | ||
| functionStatement | ||
| castExpression | ||
| identifier | ||
; | ||
|
||
tableConstraintType | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.