spotorm / spot2

Spot v2.x DataMapper built on top of Doctrine's Database Abstraction Layer
http://phpdatamapper.com
BSD 3-Clause "New" or "Revised" License
601 stars 101 forks source link

convertToDatabaseValueSQL/convertToPHPValueSQL not implemented #184

Open petski opened 8 years ago

petski commented 8 years ago

Spot2 doesn't do anything with the following methods in a custom type:

See http://www.doctrine-project.org/api/dbal/2.5/source-class-Doctrine.DBAL.Types.Type.html#278 for details