Skip to content

v1.2.0

Compare
Choose a tag to compare
@PNixx PNixx released this 23 Oct 13:24
· 7 commits to master since this release
1edbaa5
  • Fix for function creation in structure.sql #166
  • Add group_by_grouping_sets query method #161
  • Add support for CREATE FUNCTION and CREATE OR REPLACE FUNCTION; the later in schema loading #146
  • Add support for LIMIT BY clause #169
  • Include column definitions in schema dump if the column name is not id #173
  • Add blank line after create_function in schema #170
  • Improve DB::Exception error handling #164
  • SchemaDumper adds materialized view destination #159
  • Add Array support to Map #158
  • Add support codec compression parameter #135