5/23 - Flexible Schema References
· One min read
- Added support for JSONB columns in subsetting section
- Updated error handling to be more responsive in worker
- Fixed a bug that was causing the init schema to skip on generate jobs
- Update Terraform provider to retrieve system transformer by source
- Exposed a logout Url override in the helm chart
- Added support for Float transformer precision
- Added support for unique email addresses in email transformer
- Fixed a bug that was causing truncate to fail before an insert when there was only a single table
- Added support for selecting a different connection that we pull the schema from which doesn't have to be the destination
- Various UI/UX refinements