Skip to content

query.select() method to support filtering

Choose a tag to compare

@LCluber LCluber released this 09 Nov 16:08
· 96 commits to main since this release
  • Add filter property to make a property filterable in SELECT operations
  • Add Operations property to list SQL DML operations available for the property
  • Enhance usability with automatic summary logging during entity creation with tree-structured entity summary output showing properties, operations, and CRUD mappings
  • Update query.select() method to support filtering instead of creating filters externally.
  • Update dependencies :
    • "@dwtechs/antity": "0.13.0"
    • "@dwtechs/winstan": "0.5.0"
    • "@dwtechs/checkard": "3.6.0"