inline_sql_syntax
inline_sql_syntax copied to clipboard
Implement the upstream `joereynolds/sql-lint`'s new feature that allows specifying the database
It would be great if had the ability to specify a particular database or databases in a PostgreSQL database cluster.
The upstream library joereynolds/sql-lint has recently rolled out a release (v1.0.1) that rolls out this feature implemented in PRs #213 and #287 based on issue #209.
I'd appreciate it if you would consider adding this new feature from the upstream CLI utility. Thanks!