-
✅ Multi Module 에서 DB 연동 테스트
-
Add built in SQL inside c# strings syntax highlighting, code completion and code analysis base of connection string for writing raw SQL queries in our code. this feature analysis queries and verify SQ…
-
### Is this your first time submitting a feature request?
- [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations)
- [X] I have…
-
When formatting BigQuery DDL statement with OPTIONS on a Struct field, any space between the type definition and the Options definition is removed, resulting in an invalid statement.
**Input data*…
-
**Describe the bug**
```
echo "select 'a' operator(public.=) 'A';" | npx sql-formatter -l postgresql
```
**Expected behavior**
Useful output
**Actual behavior**
Failure
**Usage**
…
-
PoorMansTSqlFormatter
- https://github.com/TaoK/PoorMansTSqlFormatter/
-
**Describe the bug**
When an alias for a table or expression is called "call", the formatter throws an error when trying to access its fields.
**Expected behavior**
Running
```
sql = `SELECT ca…
-
## Relevant Issue/Bug
**Our charter claims syntax independence, yet our specification encodes Ion into the syntax.**
[Charter Format Independence](https://partiql.org/about/charter.html)
> Par…
-
### Which problem is this feature request solving?
I would like to write the DDL that will be executed to files, without executing them on the destination.
This will allow for:
* inspection befor…
-
Hi!
I'm having issues using target when inserting Date and Timestamp format. I believe the target is not overwriting the SQL for insrts and the SQL statement singer is building is of this format:
…