Merge branch 'develop'
This commit is contained in:
commit
672528f45a
2 changed files with 1 additions and 2 deletions
|
@ -8,7 +8,6 @@ use Neos\Flow\Annotations as Flow;
|
||||||
* SequenceInsert
|
* SequenceInsert
|
||||||
*
|
*
|
||||||
* @author fcool
|
* @author fcool
|
||||||
* @Flow\Scope("prototype")
|
|
||||||
* @Flow\Entity
|
* @Flow\Entity
|
||||||
* @ORM\Table(indexes={@ORM\Index(name="type_idx", columns={"type"})})
|
* @ORM\Table(indexes={@ORM\Index(name="type_idx", columns={"type"})})
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue