Skip to content

Releases: ronanchilvers/orm

Clean up tests so they run

05 Aug 10:13
Compare
Choose a tag to compare

Lots more to do with the test suite though!

Relationship handling

27 Jul 11:11
b602f2f
Compare
Choose a tag to compare

Basic relationship handling

#2

Better booting and type fix

16 Jun 09:17
Compare
Choose a tag to compare
  • Better handling of tracking values for new models
  • Make sure that unserialising boots the model

Model syntax error fix

15 Jun 21:05
Compare
Choose a tag to compare
0.12.1

Add version hint for respect/validation

Model Feature Traits

15 Jun 20:55
df8e288
Compare
Choose a tag to compare

Split out common functionality into feature traits, implement data type handling, improve and automate timestamp handling.

Fix pagination for raw queries with query()

12 Jun 19:33
Compare
Choose a tag to compare
0.11.2

Fix pagination in query()

Move transaction method to main Orm class

11 Jun 21:47
Compare
Choose a tag to compare
0.11.1

Move transaction method to main Orm class

Qualify method

11 Jun 20:37
Compare
Choose a tag to compare
0.11

Qualify method for creating fully qualified column names

More table guessing

11 Jun 06:20
Compare
Choose a tag to compare
0.10.1

Still better table guessing

Better table guessing

10 Jun 21:21
Compare
Choose a tag to compare
0.10

Improve table guessing