Commit 112e786
Fix identifier quoting for generic database scoped configuration options
When parsing generic configuration options like [new_option], properly
detect bracketed and double-quoted identifiers to set the correct
QuoteType and strip the quotes from the Value field.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5a66f17 commit 112e786
2 files changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3841 | 3841 | | |
3842 | 3842 | | |
3843 | 3843 | | |
| 3844 | + | |
| 3845 | + | |
| 3846 | + | |
| 3847 | + | |
| 3848 | + | |
| 3849 | + | |
| 3850 | + | |
| 3851 | + | |
| 3852 | + | |
| 3853 | + | |
| 3854 | + | |
| 3855 | + | |
3844 | 3856 | | |
3845 | | - | |
3846 | | - | |
| 3857 | + | |
| 3858 | + | |
3847 | 3859 | | |
3848 | 3860 | | |
3849 | 3861 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments