File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Development Version
22-------------------
33
4+ Notable Changes
5+
6+ * Remove support for Python 3.3.
7+
48Enhancements
59
6- * New formatting option "--indent\_after_first " (pr345, by johshoff).
10+ * New formatting option "--indent_after_first " (pr345, by johshoff).
711* New formatting option "--indent_columns" (pr393, by digitalarbeiter).
812* Add UPSERT keyword (issue408).
913
@@ -13,15 +17,11 @@ Bug Fixes
1317* Fix incorrect splitting of strings containing new lines (pr396, by fredyw).
1418* Fix reindent issue for parenthesis (issue427, by fredyw).
1519* Fix from( parsing issue (issue446, by fredyw) .
16- * Fix for get\_real_name () to return correct name (issue369, by fredyw).
20+ * Fix for get_real_name () to return correct name (issue369, by fredyw).
1721* Wrap function params when wrap_after is set (pr398, by soloman1124).
1822* Fix parsing of "WHEN name" clauses (pr418, by andrew deryabin).
1923* Add missing EXPLAIN keyword (issue421).
2024
21- Internal Changes
22-
23- * Remove support for Python 3.3.
24-
2525
2626Release 0.2.4 (Sep 27, 2017)
2727----------------------------
You can’t perform that action at this time.
0 commit comments