Skip to content

Commit 5c5306b

Browse files
committed
Fix typo CONSTRATIN_CATALOG
Fix typo CONSTRATIN_CATALOG in <condition information item name> production. Should obviously(?) be CONSTRAINT_CATALOG. Ref: ronsavage#27
1 parent 4ffd03c commit 5c5306b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql-92.bnf

+1-1
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)