corma icon indicating copy to clipboard operation
corma copied to clipboard

Convention-based Object-Relational Mapper

Results 6 corma issues
Sort by recently updated
recently updated
newest added

Create Attributes and Handler Interface Move logic for each relationship type into a RelationshipHandler classes which have the following methods: - public static getRelationshipClass(): string - load(array $objects, string $property):...

Doctrine\DBAL\DBALException: Unknown database type json requested, Doctrine\DBAL\Platforms\MySqlPlatform may not support it. in /home/scott/projects/lifestyle-crm/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/AbstractPlatform.php on line 429 Call Stack: 0.0631 367096 1. {main}() /home/scott/projects/lifestyle-crm/web/index.php:0 0.1388 2434912 2. Croute\Router->route(???) /home/scott/projects/lifestyle-crm/web/index.php:11 0.1400 2521224...

enhancement
help wanted

This would allow those with the more common snake_case column naming convention to easily use Corma

enhancement
help wanted

Would autodetect ON clause by inspecting FK relationships

enhancement
help wanted

enhancement
help wanted