-
#328
ea85a65
Thanks @karlhorky! - feat: upgrade to sql-formatter v15, adddataTypeCase
andkeywordCase
options -
#334
372ea30
Thanks @karlhorky! - feat: add sql-formatterdialect
option
- #315
ac2b2fb
Thanks @karlhorky! - feat: upgrade to sql-formatter v14, removetabulateAlias
andcommaPosition
options
- #299
a8a0ff4
Thanks @jlarmstrongiv! - fix: enable SQLite which is actually supported
- #244
b13b262
Thanks @tim-watcha! - feat: add bigquery option for language; sql-formatter version up for #243
- #246
63c49a2
Thanks @ewhauser! - fix: for #237; upgrade sql-formatter to remove whitespace at beginning of comment lines
-
#209
4b37afd
Thanks @JounQin! - fix: add missingtslib
dependency -
#209
4b37afd
Thanks @JounQin! - chore(types): migrate totype
import
- #207
6ca7374
Thanks @frozenbonito! - feat!: respectendOfLine
option fromprettier
core
- #205
2c1f8c8
Thanks @frozenbonito! - docs: align parser options
-
#201
81c856f
Thanks @JounQin! - feat!: upgrade sql-formatter v8, remove deprecated options- Removed
multilineLists
config option - Removed
newlineBeforeOpenParen
config option - Removed
newlineBeforeCloseParen
config option
- Removed
-
2ae5317
Thanks @JounQin! - feat!: upgradesql-formatter
and related usageThe default
linesBetweenQueries
option value has changed to be1
.
- prettier-plugin-sql: first blood, support format sql files (a85c7bb)