Skip to content

1.32.0

Choose a tag to compare

@juanluispaz juanluispaz released this 15 Aug 14:52
· 293 commits to master since this release

Changes:

  • Implement onlyWhen and ignoreWhen function that allows ignoring a boolean expression under a condition
  • Add support to virtual columns on tables and views
  • Implement the types InsertableValues, UpdatableValues and SelectedValues that allows to get the types for an insert, update and select with the proper types defined in the table without the other sql objects