Skip to content

v0.14.2

Compare
Choose a tag to compare
@tminglei tminglei released this 09 Jul 11:13
· 729 commits to master since this release
  1. Fix #285 Json support - map null to JsNull by default
  2. Fix #288 Cannot call insertOrUpdate when pk is generated via AbstractTable.primaryKey instead of ColumnOptions.PrimaryKey (for native upsert implementation on slick-pg side)
  3. #286 Allowing custom types to be mapped to Postgres enums
  4. #287 Change names in PgSprayJsonSupport and test name in PgSprayJsonSuppor (Broken change!!!)