The word "default" inside a note causes a parse error
I really like the DBML language support! I just found a small bug with it, when you have a note, no default value, and the word "default" in the note, it causes a parser error.
Ex:
Table myTable {
id int [pk]
name varchar(10) [note: 'There is no default value for this column']
}
B-Dawg-17
posted on 05 Apr 25Enjoy great content like this and a lot more !
Signup for a free account to write a post / comment / upvote posts. Its simple and takes less than 5 seconds
Post Comment