ZF-Commons / ZfcUserDoctrineORM

Doctrine2 ORM storage adapter for ZfcUser.
BSD 3-Clause "New" or "Revised" License
89 stars 92 forks source link

Feature/beta4 #16

Closed ghost closed 12 years ago

ghost commented 12 years ago

Hi SpiffyJr, I updated my code with yours (Feature/beta4): https://github.com/SpiffyJr/ZfcUserDoctrineORM/tree/feature/beta4

When i call /user => No identifier/primary key specified for Entity 'ZfcUserDoctrineORM\Entity\User'. Every Entity must have an identifier/primary key.