Issues
- 0
Allow leading indentation for queries
#56 opened by pcmantz - 2
Relax regex constraint?
#55 opened by sunshowers - 1
- 4
- 2
- 3
Ignore keywords for `uppercase=True`
#33 opened by utkarshgupta137 - 1
`uppercase=false` does not lowercase the query
#21 opened by bbstilson - 3
- 2
- 8
Compilation error after upgrading to 0.2.5
#47 opened by tomas789 - 0
- 0
`EXCEPT` not handled well
#35 opened by max-sixty - 1
REFERENCES xyz ON UPDATE .. causes formatter to treat the remaining as an UPDATE statement
#27 opened by jcowgar - 0
Escaped strings formatted incorrectly
#39 opened by Californian - 0
`RETURNING` is not placed on a new line
#36 opened by lucacasonato - 1
Consider making a new release
#38 opened by paolobarbolini - 2
Binary releases?
#3 opened by coolaj86 - 3
Space added in `$foo`
#18 opened by max-sixty - 0
Scientific notation without `+` or `-`
#22 opened by max-sixty - 0
Wrong formatted PostgreSQL
#20 opened by ansidev - 0
add a way to ignore lines from being formatted
#26 opened by zignis - 1
Tokenizer O(n²) complecity
#23 opened by darksidecat - 1
Scientific notation is split
#16 opened by max-sixty - 1
- 1
Panic on overflowing integer
#12 opened by 5225225 - 3
0.1.4 -> 0.1.5 breaking change
#8 opened by skeet70 - 2
Panic on formatting SQL with multibyte chars and leading non-printing characters
#7 opened by abonander - 6
Fails to build versus nom 6.0.0
#5 opened by kworr