Skip to content

Commit d7937f6

Browse files
authored
Merge pull request #28 from mikeschinkel/master
Fix typo CONSTRATIN_CATALOG in sql-92.bnf
2 parents 17eaf71 + 0ce513c commit d7937f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql-92.bnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1797,7 +1797,7 @@ The notation is written out longhand several times, instead.
17971797
| SUBCLASS_ORIGIN
17981798
| SERVER_NAME
17991799
| CONNECTION_NAME
1800-
| CONSTRATIN_CATALOG
1800+
| CONSTRAINT_CATALOG
18011801
| CONSTRAINT_SCHEMA
18021802
| CONSTRAINT_NAME
18031803
| CATALOG_NAME

0 commit comments

Comments
 (0)