This version adds much more robust support for various column types in Postgres when using BulkUpdatable
. Now it supports array type columns, as well as arbitrary other types, and plays nicely with jsonb_accessor
.
This version adds much more robust support for various column types in Postgres when using BulkUpdatable
. Now it supports array type columns, as well as arbitrary other types, and plays nicely with jsonb_accessor
.