grate icon indicating copy to clipboard operation
grate copied to clipboard

Various updates to SqlServerSyntax are needed

Open RachelAmbler opened this issue 2 years ago • 0 comments

Multiple issues: Things like next should be NVarChar(Max), Double quotes are used where [] should be, the ListDatabases` property needs to exclude system database, read only databases and unavailable databases. [] should be added in multiple other places to avoid potential errors.

I've already made these changes and I'll raise a PR for these later on.

RachelAmbler avatar Sep 12 '22 22:09 RachelAmbler