inline_sql_syntax icon indicating copy to clipboard operation
inline_sql_syntax copied to clipboard

Highlight and lint inline SQL strings.

Results 49 inline_sql_syntax issues
Sort by recently updated
recently updated
newest added

[vscode-tmgrammar-test](https://www.npmjs.com/package/vscode-tmgrammar-test) can be used to test. Example: [vscode-scala-syntax](https://github.com/scala/vscode-scala-syntax)

test/ci

I have put my database credentials in the settings.json, but it does not seem to connect to my database. Is there any Log?

bug

... in separate files. Right now this applies only to Rust.

refactor

Related #2. - [ ] Play with [sqlint](https://github.com/joe-re/sql-language-server/tree/release/packages/sqlint) API (only CLI is documented).

feat

Thank you for the extension! I'm wondering, is it possible to add support to format inline queries?

feat

This will allow to use syntax highlighting, without linting. Linting don't work very well in all projects and for all queries. For example if there is multiple statements in the...

Hello, great extension!, It would be nice if support for embeded sql in xml file would be added Example ``` ```

It says that DEFAULT is not a valid options while it is in Postgres. https://www.postgresql.org/docs/current/sql-alterdefaultprivileges.html