-
```
What steps will reproduce the problem?
1. open a new window or tab
2. set the lexer to SQL
3. add the following line: update `thetable` set var1='peter piper\'s perfect
peppers'
What is the expe…
-
## Problem
My API, as many other I assume, has a couple of complex queries that can't be achieved with Prisma, because of this I'm kind of forced to use `queryRaw` and write it in plain ole SQL. Th…
-
Thanks for all the updates since I last posted!
For SQL, I wonder how easy it would be to add a colour option for the phrase after an "As" clause, as this would highlight the alias name of user-def…
-
```
What steps will reproduce the problem?
1. open a new window or tab
2. set the lexer to SQL
3. add the following line: update `thetable` set var1='peter piper\'s perfect
peppers'
What is the expe…
-
**UPDATE: This appears to be a documentation error as the advanced settings listed below work when moved up a level into settings but they are documented (see links below) under `settings.advanced_mac…
-
```
What steps will reproduce the problem?
1. open a new window or tab
2. set the lexer to SQL
3. add the following line: update `thetable` set var1='peter piper\'s perfect
peppers'
What is the expe…
-
```
What steps will reproduce the problem?
1. open a new window or tab
2. set the lexer to SQL
3. add the following line: update `thetable` set var1='peter piper\'s perfect
peppers'
What is the expe…
-
We have some nested syntax highlighting, eg SQL which colours as expected, however, bracket matching does not work, and it just shows the outer brackets of the string.
![image](https://user-images.…
-
### Describe the Bug with repro steps
Customer is getting below error while creating a new connection for built-in SQL connector
![image]()
Captured HAR traces, see same above error however, same …
-
Whenever a sql-lit highlighted template has an sql-lit trigger at the end of the template, it thinks that there's a new start to a template:
```js
const column = sql`DB_META`
```
![image](https:…