inline_sql_syntax icon indicating copy to clipboard operation
inline_sql_syntax copied to clipboard

sql-lint has no ability to specify database (uses default one)

Open barklan opened this issue 3 years ago • 4 comments

barklan avatar Jun 06 '22 14:06 barklan

Relates to #9

barklan avatar Jun 06 '22 14:06 barklan

Same problem here, I have multiple databases on my server and I can't use this extension as-is unfortunately.

mrtolkien avatar Jan 27 '23 05:01 mrtolkien

Same problem for me. I saw that there is a pull request pending for sql-lint which adds this functionality. Any reason why this is pending? Anything one can do to speed things up or help to integrate the needed changes? Thanks for looking into it!

WatKey avatar Feb 15 '23 16:02 WatKey

+1 : use the posgres driver against a server with multiple databases and tons of code that never specifies the actual database name part of the queries, which renders this functionality unusable (and I would love to use it)

stephmajor avatar May 17 '23 22:05 stephmajor