- Notifications
You must be signed in to change notification settings - Fork5
Commit2ee735c

Thomas G. Lockhart
Allow ISOLATION and LEVEL as column names. These are SQL92 reserved words
which do not need to be so for our parser. Apparently omitted earlier.1 parent24c8283 commit2ee735c
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
5001 | 5001 |
| |
5002 | 5002 |
| |
5003 | 5003 |
| |
| 5004 | + | |
5004 | 5005 |
| |
5005 | 5006 |
| |
5006 | 5007 |
| |
| 5008 | + | |
5007 | 5009 |
| |
5008 | 5010 |
| |
5009 | 5011 |
| |
|
0 commit comments
Comments
(0)