Revision 1.0.1
- 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