Commit ab6e7a7
Handle string literals and negative numbers in generic DB scoped config
- Add TokenString and TokenMinus cases for generic configuration options
- This allows parsing of values like 'quoted_value' and -10 correctly
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 97f4e84 commit ab6e7a7
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- parser
- testdata/Baselines140_AlterDatabaseScopedGenericConfigurationTests140
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3847 | 3847 | | |
3848 | 3848 | | |
3849 | 3849 | | |
3850 | | - | |
3851 | | - | |
| 3850 | + | |
| 3851 | + | |
3852 | 3852 | | |
3853 | 3853 | | |
3854 | 3854 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments