Skip to content

Revision 1.0.1

Compare
Choose a tag to compare
@anthonygauthier anthonygauthier released this 03 May 19:53
· 85 commits to master since this release
  • Added support for inner joins, the database abstraction layer and the object mapping implementation will find the foreign keys and create the necessary INNER JOIN to the query sent to the database.
  • Minor bug fixes
  • Fixed errors in the documentation