Skip to content

Reshape the relationship

Choose a tag to compare

@clicalmani clicalmani released this 02 Jan 14:16
· 11 commits to main since this release

Release changes

  1. Fix insert logic in Elegant model to ensure success is true when no data is provided
  2. Add getTableAlias method to AbstractModel and update fetch method in Elegant to utilize table aliases
  3. Implement union functionality in DBQuery and related classes for combining query results
  4. Enhance property type retrieval in Entity class to support union types and nullable properties