v1.0.0-rc.4
v1.0.0-rc.4 Fixed broken View types when using Subquery in selection Fixed custom types' JSON field API not being applied when column is used as a decoder on SQL fields Fixed codecs not getting applied to SQL field when .mapWith(column) is set (fixes #5724) Fixed Subquery fields' columns' codecs not being applied to subquery Fixed broken in rc.3 db.select in bun-sql/pg driver (fixes #5779) Updated…