ZF-Commons / ZfcUser

A generic user registration and authentication module for ZF2. Supports Zend\Db and Doctrine2. (Formerly EdpUser)
BSD 3-Clause "New" or "Revised" License
497 stars 343 forks source link

User id to id #591

Closed stijnhau closed 8 years ago

stijnhau commented 9 years ago

Changed the user_id field to id. Fixes #589

stijnhau commented 9 years ago

Fixed the mistake in those sql filles.

stijnhau commented 9 years ago

also corrected in In data/schema.sqlite.sql:

Danielss89 commented 9 years ago

:+1:

stijnhau commented 9 years ago

https://github.com/ZF-Commons/ZfcUserDoctrineORM/pull/95/files For the doctrine versions.

stijnhau commented 9 years ago

Any progress on this?

Danielss89 commented 9 years ago

This is for 2.0 which is still in the future, so i'll keep them as PR's until i'm ready to do more about it.

stijnhau commented 9 years ago

Totaly fine you dont work hard on it now. But i suggest merging already because of someone else does a PR it van create merge conflict. And those can be a bitch

stijnhau commented 8 years ago

Any progress on this merge?

stijnhau commented 8 years ago

Maybe the PR can be merged in?