Among features uncovered by unit test: - update of an entity with no defined primary - mapper having both attribute and method with the same name - `Entity::findOne` with incorrect SQL query - `Entity::find` with incorrect SQL query
Among features uncovered by unit test:
Entity::findOnewith incorrect SQL queryEntity::findwith incorrect SQL query