-
-
**Is your feature request related to a problem? Please describe.**
People not familiar with SQL might be confused by your code in the "Create a sample database" section in your [quickstart page](http…
-
**Describe the bug**
I was trying to use unitycatalog with pyspark on my local machine. I used this doc ( https://docs.unitycatalog.io/integrations/unity-catalog-spark/ ) for setting it up on my la…
-
I want to save the sql, then reopen or change another db and then back, the sql remained,
thank you!
-
### Description
SQL strings are highlighted within PHP strings when that string begins with certain keywords. SQL highlighting can also be "forced" by using a heredoc whose identifier matches `[DS]Q…
-
### TL;DR
I am using the TF module and would like to configure the settings.sql_server_audit_config option. The issue is that it is currently not available as a configurable variable. This can be e…
-
```
TiDB root@127.0.0.1:test> create table t(a int);
Query OK, 0 rows affected
Time: 0.081s
TiDB root@127.0.0.1:test> create binding for select ifnull(t.a-1,-1) from t using select ifnull(t.a-1,-1…
-
### Version
1.27.0
### What happened?
I wanted to use `sqlc compile` to check sql syntax errors, but I didn't get what I expected.
The following schema and queries were copied from sqlc documen…
-
**Describe the problem**
During some randomized testing I encountered a delete query that appears to hang (though it's more likely unnecessarily slow).
**To Reproduce**
```
CREATE TABLE t (i…
-
Hello
I would like to know what are the required permissions for a remote SQL / PostreSQL for the account that is running this tool in the VBR server.