We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7def0 commit 060b264Copy full SHA for 060b264
CHANGELOG
@@ -21,7 +21,9 @@ Bug Fixes
21
* Wrap function params when wrap_after is set (pr398, by soloman1124).
22
* Fix parsing of "WHEN name" clauses (pr418, by andrew deryabin).
23
* Add missing EXPLAIN keyword (issue421).
24
-* Fix issue with strip_comments causing a syntax error (fixes #425, by fredyw).
+* Fix issue with strip_comments causing a syntax error (issue425, by fredyw).
25
+* Fix formatting on INSERT which caused staircase effect on values (issue329,
26
+ by fredyw).
27
28
29
Release 0.2.4 (Sep 27, 2017)
0 commit comments