Commit a8afd9a
Issue1352 (#1353)
* Fixes #1352
Allow SYSTEM as table- or column- name
* Fixes #1352
Allow SYSTEM as tablename
* Fixes #1352
Allow SYSTEM as tablename and columnname
* Fixes #1352
Allow QUERY as tablename and columnname
* Fixes #1352
Allow FULLTEXT as tablename and columnname
Co-authored-by: Tobias <t.warneke@gmx.net>1 parent 388b7c3 commit a8afd9a
File tree
2 files changed
+13
-1
lines changed- src
- main/jjtree/net/sf/jsqlparser/parser
- test/java/net/sf/jsqlparser/statement/select
2 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1642 | 1642 | | |
1643 | 1643 | | |
1644 | 1644 | | |
1645 | | - | |
| 1645 | + | |
| 1646 | + | |
| 1647 | + | |
1646 | 1648 | | |
1647 | 1649 | | |
1648 | 1650 | | |
| |||
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4821 | 4821 | | |
4822 | 4822 | | |
4823 | 4823 | | |
| 4824 | + | |
| 4825 | + | |
| 4826 | + | |
| 4827 | + | |
| 4828 | + | |
| 4829 | + | |
| 4830 | + | |
| 4831 | + | |
| 4832 | + | |
| 4833 | + | |
4824 | 4834 | | |
4825 | 4835 | | |
4826 | 4836 | | |
| |||
0 commit comments