Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Commit

Permalink
Enhancement: Add comment in regard to missing auto_increment
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Feb 19, 2015
1 parent 906987e commit 716bafe
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@ public function testFindByLikeMatchesEntitiesWhereAllWordsExist()
}

/**
* @todo Id shouldn't need to be set, but currently missing auto_increment
* @link https://github.com/zendframework/modules.zendframework.com/pull/340
*
* @return Entity\Module
*/
private function module()
Expand Down

0 comments on commit 716bafe

Please sign in to comment.