`qOrm.settings.set("connection.debug", true);` throws error `TypeError: Cannot read property 'set' of undefined` `orm.settings.set("connection.debug", true);` does nothing.