Features:
- allow custom indexes to exclude base filters (#796) by Jechol Lee
Bug Fixes:
-
fix generated reference type value for identity and bigserial (#800) by Dmitry Maganov
-
return skipped upserts with nil identity values (#794) by Jechol Lee
-
warn when resources are skipped due to migrate?: false during mi� (#792) by Jsime34
-
set tenant on destroy so exists() subqueries resolve against the tenant schema (#790) by Francisco-Castro
-
resolve actor/context templates in through relationship filters (#789) by Barnabas Jovanovics
-
correlate bulk upsert records by identity on the MERGE path (#786) by Johannes Welebil
-
ensure timeouts applied at repo level (#784) by torazar