2/29 - Foreign Key Transformations
· One min read
- Support primary key and foreign key transformations
- Include constraints in Schema table for filtering, searching, sorting
- Update SSH tunnel session sharing to be much more efficient
- Update job details to surface an error if the job times out
- Add isNullable column to the Schema table
- Add regular expression to character scramble transformer
- Update sync job to handle reserved keyword columns
- Handle column lengths in data generation so that we never overflow a column
- Fixed a bug that broke the data generation form when you switch tables
- UI/UX refinements