Commit d896b6d
authored
Fix invalid Java code generation for custom alphabet in
* fix: invalid Java code generation for custom alphabet in MOVE statements
* test: add tests for MOVE with custom alphabet names
* test: remove tests for alphabet custom
* fix: emit error when ALPHABET name is used as MOVE sourceMOVE statements (#807)1 parent 5182c48 commit d896b6d
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1624 | 1624 | | |
1625 | 1625 | | |
1626 | 1626 | | |
1627 | | - | |
| 1627 | + | |
1628 | 1628 | | |
1629 | 1629 | | |
1630 | 1630 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4811 | 4811 | | |
4812 | 4812 | | |
4813 | 4813 | | |
4814 | | - | |
| 4814 | + | |
| 4815 | + | |
4815 | 4816 | | |
4816 | 4817 | | |
4817 | 4818 | | |
| |||
5617 | 5618 | | |
5618 | 5619 | | |
5619 | 5620 | | |
5620 | | - | |
| 5621 | + | |
| 5622 | + | |
5621 | 5623 | | |
5622 | 5624 | | |
5623 | 5625 | | |
| |||
0 commit comments