1
0
Fork 0
mirror of synced 2025-04-02 21:06:18 +03:00
doctrine2/lib
Luís Cobucci e43b9e9e3a
Use isIdGeneratorIdentity() to add the ID on query
It's quite handy when creating CUSTOM id generators that should also
rely on AUTO_INCREMENT stuff (one can just extend the `ClassMedatadaFactory`
and create a different instance of `ClassMetadata` that overrides that
method).
2016-09-09 07:52:44 +00:00
..
Doctrine/ORM Use isIdGeneratorIdentity() to add the ID on query 2016-09-09 07:52:44 +00:00