6/06 - Real time schema validation
· One min read
- Added support for Postgres Client Certificates
- Added support for creating table indices on init
- Added support for real time constraint validation
- Added an option to the email transformer to handle invalid email addresses
- Added
root
label to the subset page to denote root tables for subsetting - Added button to get the row count of a subsetted table
- Added support for Postgres custom datatypes/functions/sequences etc
- Added support for column auto-complete within subsetted
- Fixed a bug that was causing mysql system queries to use int32 instead of int64
- Various UI/UX refinements