[Feature request] Add support for SQL files with [ and ] #335
MvanderBoom
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
When I use SQL Server extension in VS Code to generate a SQL Project based of a schema I get sql files with [ and ] around the schema, database and columnnames, and then the SQL DDL import doesn't work.
You
This file doesn't work:
This file does work, sort of, the import confuses the PK for an extra column but that is another issue:
Beta Was this translation helpful? Give feedback.
All reactions