Commit 5f580af
committed
fix:
- `VALUES ... T(x,y)`
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>FromItem with Alias without AS keyword1 parent 7479342 commit 5f580af
File tree
2 files changed
+10
-6
lines changed- src
- main/jjtree/net/sf/jsqlparser/parser
- test/java/net/sf/jsqlparser/statement/values
2 files changed
+10
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2650 | 2650 | | |
2651 | 2651 | | |
2652 | 2652 | | |
2653 | | - | |
| 2653 | + | |
2654 | 2654 | | |
2655 | 2655 | | |
2656 | 2656 | | |
| |||
2667 | 2667 | | |
2668 | 2668 | | |
2669 | 2669 | | |
2670 | | - | |
| 2670 | + | |
2671 | 2671 | | |
2672 | 2672 | | |
| 2673 | + | |
2673 | 2674 | | |
2674 | 2675 | | |
2675 | 2676 | | |
2676 | 2677 | | |
2677 | 2678 | | |
2678 | | - | |
2679 | | - | |
2680 | | - | |
2681 | 2679 | | |
2682 | 2680 | | |
2683 | 2681 | | |
2684 | 2682 | | |
2685 | 2683 | | |
2686 | | - | |
2687 | 2684 | | |
2688 | 2685 | | |
2689 | 2686 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
67 | 74 | | |
0 commit comments