-
As the title says, have deno fmt support sql files.
Would this be something to be considered?
-
### Reason/inspiration (optional)
### Reason/inspiration (optional)
We would like a new term entry on the `Date formats` in SQL. The entry should go in a new file under `docs/content/sql/concepts…
-
https://github.com/sqlfluff/sqlfluff
In general sqlfluff is just a nicer and more well-mantained formatter that handles edge cases more robustly IMO. Faced a few cases where sql-formatter is just n…
musjj updated
2 weeks ago
-
### Search first
- [x] I searched and no similar issues were found
### Description
I noticed that when label filter is set to `!MANUAL` and formatted sql changeset labels contains space i.e `labels…
-
**Is your feature request related to a problem? Please describe.**
I use cube to accelerate an api and related web application. The rest api is a very convenient api to program against, and I like k…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
When saving in the functiondatasource, the code is formatted. The …
-
Hello! I've been loving sqlparser-rs, I've been having a lot of fun using it with [a tool I've been working on recently](https://github.com/zmaril/bpfquery). As part of my work, I would like to do two…
-
## 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…
-
### Describe the enhancement requested
From https://github.com/apache/arrow-rs/issues/5731#issuecomment-2133104504
Originally Flight RPC was implemented as a framework wrapping gRPC. This was espe…
-
### Description
In the SQL tab of table explores we should format the SQL in a more consistent way. The formatting should be applied after the SQL is generated (after inserting table calculations, …