Version 1.5.2.
- Migrated fetchAll function in DAOCreatorService to use a slightly different fecth method. This will make it much easier to join other tables to the SQL statement and then build these in the foreach to the object.
- Added support for Double thanks to the patch from Thomas Good.