Releases: ronanchilvers/orm
Releases · ronanchilvers/orm
Clean up tests so they run
Lots more to do with the test suite though!
Relationship handling
Basic relationship handling
Better booting and type fix
- Better handling of tracking values for new models
- Make sure that unserialising boots the model
Model syntax error fix
0.12.1 Add version hint for respect/validation
Model Feature Traits
Split out common functionality into feature traits, implement data type handling, improve and automate timestamp handling.
Fix pagination for raw queries with query()
0.11.2 Fix pagination in query()
Move transaction method to main Orm class
0.11.1 Move transaction method to main Orm class
Qualify method
0.11 Qualify method for creating fully qualified column names
More table guessing
0.10.1 Still better table guessing
Better table guessing
0.10 Improve table guessing