Page 1 of 1

QxOrm 1.2.2 released

PostPosted: Sun Jan 29, 2012 3:44 pm
by QxOrm admin
Hi,

QxOrm 1.2.2 released :

----

Changes in version 1.2.2:
- New module to provide a validation engine : QxValidator module
- For more details about QxValidator module, goto the FAQ of QxOrm library : 'How to use QxValidator module to validate automatically an instance ?'
- Fix last insert ID with PostgreSQL using 'RETURNING' keyword : fetch inserted ID instead of OID
- Improve SQL generator providing the good SQL type for all databases
- Add support for special database keywords using '[', ']' and '"' characters


----