Commit 4bab61b
Uppercase TIMESTAMP column identifier in INSERT BULK
When TIMESTAMP is used alone as a column identifier without a data type
in INSERT BULK statements, uppercase it to match ScriptDom behavior.
Enables BulkInsertStatementTests test.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent f23c6aa commit 4bab61b
2 files changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2229 | 2229 | | |
2230 | 2230 | | |
2231 | 2231 | | |
| 2232 | + | |
| 2233 | + | |
| 2234 | + | |
| 2235 | + | |
| 2236 | + | |
| 2237 | + | |
2232 | 2238 | | |
2233 | 2239 | | |
2234 | 2240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments