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