issues
search
sql-formatter-org
/
sql-formatter
A whitespace formatter for different query languages
https://sql-formatter-org.github.io/sql-formatter/
MIT License
2.37k
stars
405
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature Request: Could the parser be exported on its own
#802
tylersayshi
closed
6 days ago
2
Reserved words used as aliases cause a crash
#801
pgiraud
opened
1 week ago
1
Feature Request: Java module compatibility
#800
Suomm
closed
1 week ago
4
Fixes yarn.lock for yarn check verification
#799
tonycoco
closed
1 week ago
6
[VSCode]: uuid_generate_v4() is not recognised as a function
#798
mechastriker3
closed
2 weeks ago
1
Formatter doesn't recognize Hive CREATE TABLE modifiers
#797
melin
opened
2 weeks ago
3
Feature Request: Line break before or after "+"
#796
gwduvalljr-AT
opened
2 weeks ago
3
[FORMATTING] Formatting SQLITE with `identifierCase: "preserve"` converts "result" to "RESULT" while it's an identifier.
#795
Auios
closed
3 weeks ago
1
added support for decimal values without leading digits
#794
jagmitswami
closed
3 weeks ago
2
[FORMATTING] Formatter inserts space in between @ operator in mariadb dialect
#793
mariadb-ThienLy
opened
4 weeks ago
1
Fix docs for language option
#792
JSandler
closed
4 weeks ago
2
[FORMATTING] Formatter Adds Unwanted Space Before Dash and Number in Project Names (e.g., project -12345)
#791
motherway
opened
1 month ago
3
CLI option to check if a file is correctly formatted
#790
JakobMiksch
opened
1 month ago
2
[FORMATTING] Missing support for Snowflake lambda operator
#789
datarttu
closed
1 month ago
4
Fix config file search location
#788
musjj
closed
1 month ago
2
`.sql-formatter.json` being ignored by CLI
#787
musjj
closed
1 month ago
1
[FORMATTING] Formatter adding space for sqlc macros
#786
B4Dmonkey
closed
1 month ago
1
Feature Request: Snowflake Function Wrap Indentation
#785
TheBigfella
closed
1 month ago
1
Feature Request: Request a config for "No newline for IN clause"
#784
blacksheepaul
closed
1 month ago
2
[FORMATTING] sqlite UPSERT formatting
#783
ulikunitz
closed
1 month ago
1
Feature Request: Ignore unrecognized syntax and continue formatting the text
#782
Ebola-Chan-bot
closed
2 months ago
0
Error formatting MariaDB CASE STATEMENT
#780
Ebola-Chan-bot
opened
2 months ago
4
Problem with outdated Prettier SQL extension
#779
nene
closed
2 months ago
0
Snowflake Colon (:) Prefix Causes Error
#778
chiefupstart
closed
2 months ago
1
[FORMATTING] Can't handle array type
#777
Mooli88
closed
3 weeks ago
1
Other 216944
#776
AndreyP1999
closed
2 months ago
1
[FORMATTING] var := value Token for Snowflake is Parsed as var: = value.
#775
chiefupstart
closed
2 months ago
2
Expose logs to VSCode frontend or describe in documentation how to reach the logs
#774
jpmorris
opened
2 months ago
4
db2i formatting does not work with JSON* functions
#773
cmh716
opened
2 months ago
1
[FORMATTING] Empty lines between comment lines/blocks should be preserved
#772
regexident
closed
4 weeks ago
2
[FORMATTING] Column called "type" in Snowflake
#771
greg-finley
closed
2 months ago
2
[FORMATTING] Full text search distance formats `<->` incorrectly
#770
huypham50
closed
2 months ago
1
[FORMATTING] Quotation marks incomplete, formatting error
#769
dorahappy
closed
3 months ago
2
Feature Request: Detect / Format parameters included in SQL statement
#768
ghedwards
opened
3 months ago
2
[FORMATTING] problem with line like 'ORDER BY t1.DATE DESC, t1.[%title%] ASC'
#767
Aliaksandr3by
closed
3 months ago
8
Support named config file
#766
schusj
closed
3 months ago
3
Feature Request: Detect dialect inside a comment or filename
#764
kermes
opened
3 months ago
0
Feature Request: Double colon support
#763
galcoca
closed
3 months ago
1
[FORMATTING] BigQuery: Doesn't handle escaped quotes in raw strings
#762
akshetpandey
opened
3 months ago
1
[FORMATTING] Missing space after colon in `JSON_OBJECT(key: value)`
#761
felixfbecker
opened
4 months ago
1
[VSCode] Feature Request: Support JSON config file
#760
pokey
opened
4 months ago
1
[VSCODE] Inconsistent formatting between VSCode extension and CLI
#759
pokey
closed
4 months ago
2
Add `GREATEST_IGNORE_NULLS` to `snowflake.functions.ts`
#758
mxr
closed
4 months ago
2
[FORMATTING] MariaDB function call parenthesis spacing results in invalid MariaDB SQL
#757
theking2
closed
4 months ago
5
"Prettier-SQL.tabulateAlias": true ignores back ticks
#756
theking2
closed
4 months ago
3
[VSCODE] `SQL-Formatter-VSCode.expressionWidth` not respected
#755
mxr
closed
4 months ago
2
Supplying empty regex crashes browser
#754
JulianVGit
closed
4 months ago
2
Feature Request: expose parsing apis
#753
DanielFGray
closed
4 months ago
3
[FORMATTING] Error when formatting Clickhouse SQL with Array column type
#752
eryx
closed
5 months ago
1
Fix parsing of /** **/ nested block comments
#751
nene
closed
5 months ago
1
Next