issues
search
PabloRMira
/
sql_formatter
A Python based SQL formatter
https://pablormira.github.io/sql_formatter/
Apache License 2.0
43
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Comma position when eliciting columns
#177
turbofart
opened
3 months ago
0
Add option to choose what to do about keywords case
#176
turbofart
opened
3 months ago
0
Support reading from standard input
#175
spookylukey
opened
2 years ago
0
NPE when formatting multiline comments
#174
erlendvollset
opened
2 years ago
1
Bump nokogiri from 1.11.4 to 1.13.4 in /docs
#173
dependabot[bot]
opened
2 years ago
0
Support for BigQuery Standard-SQL
#172
wei3erHase
closed
2 years ago
0
Bump addressable from 2.7.0 to 2.8.0 in /docs
#171
dependabot[bot]
closed
3 years ago
0
Format Query within Column List
#170
kfordaccela
opened
3 years ago
2
Bump nokogiri from 1.10.8 to 1.11.4 in /docs
#169
dependabot[bot]
closed
3 years ago
0
[ADM] Fix GitHub security issue
#168
PabloRMira
closed
3 years ago
0
[FIX] Table names that include the substring select in them break subsequent formatting
#167
PabloRMira
closed
3 years ago
0
Bump rexml from 3.2.4 to 3.2.5 in /docs
#166
dependabot[bot]
closed
3 years ago
0
[FIX] Variable names ending with `and` get split in WHERE statements
#165
PabloRMira
closed
3 years ago
0
[MNT] Update contributing guidelines
#164
PabloRMira
closed
3 years ago
0
Formatting of CTEs
#163
sambrilleman
opened
3 years ago
3
Table names that include the substring `select` in them break subsequent formatting
#162
sambrilleman
closed
3 years ago
1
Variable names ending with `and` get split in `WHERE` statements
#161
sambrilleman
closed
3 years ago
3
Extra white space in CASE WHEN statements
#160
bw-tech
opened
3 years ago
1
[MNT] Add .pre-commit-hooks.yaml
#159
dougthor42
closed
3 years ago
3
Add formatting for MERGE statements
#158
AHulshoff
opened
3 years ago
3
[MNT] Add a --version (-v) flag to the CLI
#157
PabloRMira
closed
3 years ago
1
Add a --version (-v) flag to the cli
#156
guillemborrell
closed
3 years ago
1
UnboundLocalError when trying to format any SQL file
#155
guillemborrell
closed
3 years ago
3
[FIX] reformating of long lines with in (...) not working
#154
PabloRMira
closed
3 years ago
0
reformating of long lines with in (...) not working
#153
PabloRMira
closed
3 years ago
0
[FIX] line comments with -- cancel further formatting
#152
PabloRMira
closed
3 years ago
0
line comments with -- cancel further formatting
#151
PabloRMira
closed
3 years ago
0
[FIX] Unbound error in reformat_too_long_line
#150
PabloRMira
closed
3 years ago
0
Unbound error in reformat_too_long_line
#149
PabloRMira
closed
3 years ago
0
[FEA] Add newline and indentation for too long lines
#148
PabloRMira
closed
3 years ago
0
[FIX] Formatter does not add space after comma
#147
PabloRMira
closed
3 years ago
0
Formatter does not add space after comma
#146
PabloRMira
closed
3 years ago
0
[MNT] Change set based jacard distance by word count based disimilarity measure to robustify comment assignment
#145
PabloRMira
closed
3 years ago
0
[MNT] remove fastcore dependency
#144
PabloRMira
closed
3 years ago
0
Reduce dependency on fastcore
#143
PabloRMira
closed
3 years ago
0
[MNT] Simplify package by removing release module
#142
PabloRMira
closed
3 years ago
0
[MNT] Robustify comment assignment
#141
PabloRMira
closed
3 years ago
0
[FIX] Whole line comments should be aligned with the line under them
#140
PabloRMira
closed
3 years ago
0
[FIX] Semicolon under line with comment not properly formatted
#139
PabloRMira
closed
3 years ago
0
[FIX] PARTITION BY with newline not properly formatted
#138
PabloRMira
closed
3 years ago
0
Whole line comments should be aligned with the line under them
#137
PabloRMira
closed
3 years ago
0
Semicolon under line with comment not properly formatted
#136
PabloRMira
closed
3 years ago
0
PARTITION BY with newline not properly formatted
#135
PabloRMira
closed
3 years ago
0
[ADM] Update changelog and package version
#134
PabloRMira
closed
3 years ago
0
[FIX] case when wrongly formatted if case when at least in second argument and preceded by text in quotes
#133
PabloRMira
closed
3 years ago
0
[ADM] nbdev 1.1.6 introduces wrong newlines in code
#132
PabloRMira
closed
3 years ago
0
[FIX] case when wrongly formatted if case when at least in second argument and preceded by text in quotes
#131
PabloRMira
closed
3 years ago
1
[FIX] comment assignment fails sometimes
#130
PabloRMira
closed
3 years ago
0
comment assignment fails sometimes
#129
PabloRMira
closed
3 years ago
1
case when wrongly formatted if case when at least in second argument and preceded by text in quotes
#128
PabloRMira
closed
3 years ago
1
Next