You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.