Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Aug 21:30
Release v1.3.0: Simplified Database Index API

Features:
- New simplified Index() and UniqueIndex() methods
- Auto-generated index names (idx_table_column format)
- Collection-level index methods for cleaner API
- Fixed BaseController Use() method

Breaking Changes: None
Compatibility: Fully backward compatible