Releases: yidas/codeigniter-model
Releases · yidas/codeigniter-model
2.19.2
- Support modelName with path for relationship (429121)
2.19.0
- PropertyCheck mechanism (bb4e46)
- OffsetGet synchronization (4a29e1)
2.18.1
- Add name parameter for getLastInsertID() (711e8f)
- Fix NULL valued
model
variable bug (3eb39b)
2.18.0
- Fix static find instance (8cb3a1)
2.17.1
- Fix reset write properties process (cb3d49)
2.17.0
- Add magic methods for properties (2c45b7)
- update readProperties after modifying existing record (28a306)
2.16.6
- Fix no data return for validation (030171)
2.16.5
- Add limit/offset for findAll() (559fee)
- Add with associated array when using Find with conditions (6ba2f9)