v3.2.0
Additions
- #130 Add support for date() by @DrewImm in #132
- #125 Add support for offset in SelectQuery by @DrewImm in #126
- #111 Add support for UUID by @DrewImm in #115
- #106 Add support for raw sql expressions by @DrewImm in #107
- #51 Add support for year by @DrewImm in #131
- #48 Add support for CASE expression by @DrewImm in #122
- #46 Add support for HAVING by @DrewImm in #121
- #36, #40 Add support for count column, count distinct by @DrewImm in #113
Fixes
- #128 Linting & ts-config from latest typescript-template release by @DrewImm in #129
- #112 Column default functions sql error by @DrewImm in #116
- #108 Simplify join interfaces by @DrewImm in #114
- #84 Creating timestamp column with default current_timestamp and NOT … by @DrewImm in #120
- #76 QueryRepository::count() returns numeric string with some databases by @DrewImm in #119
Full Changelog: v3.1.0...v3.2.0