v0.14.2
- Fix #285 Json support - map null to JsNull by default
- Fix #288 Cannot call insertOrUpdate when pk is generated via AbstractTable.primaryKey instead of ColumnOptions.PrimaryKey (for native
upsert
implementation on slick-pg side) - #286 Allowing custom types to be mapped to Postgres enums
- #287 Change names in PgSprayJsonSupport and test name in PgSprayJsonSuppor (Broken change!!!)