Commit 7f60105
committed
Fix LoginStatementTests - handle national strings and IsIfExists
- Add IsIfExists field to DropLoginStatement
- Fix national string handling: strip N prefix and quotes from value
- Enable LoginStatementTests and Baselines90_LoginStatementTests1 parent 468530b commit 7f60105
5 files changed
Lines changed: 13 additions & 5 deletions
File tree
- ast
- parser
- testdata
- Baselines90_LoginStatementTests
- LoginStatementTests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15698 | 15698 | | |
15699 | 15699 | | |
15700 | 15700 | | |
15701 | | - | |
| 15701 | + | |
| 15702 | + | |
15702 | 15703 | | |
15703 | 15704 | | |
15704 | 15705 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6005 | 6005 | | |
6006 | 6006 | | |
6007 | 6007 | | |
| 6008 | + | |
| 6009 | + | |
| 6010 | + | |
| 6011 | + | |
| 6012 | + | |
| 6013 | + | |
6008 | 6014 | | |
6009 | 6015 | | |
6010 | 6016 | | |
6011 | 6017 | | |
6012 | 6018 | | |
6013 | 6019 | | |
6014 | | - | |
| 6020 | + | |
6015 | 6021 | | |
6016 | 6022 | | |
6017 | 6023 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments