1.32.0
Changes:
- Implement
onlyWhenandignoreWhenfunction that allows ignoring a boolean expression under a condition - Add support to virtual columns on tables and views
- Implement the types
InsertableValues,UpdatableValuesandSelectedValuesthat allows to get the types for an insert, update and select with the proper types defined in the table without the other sql objects