maxwellmc/doctrine-fixtures-autonumber-reset-bundle

Symfony2 Bundle to automatically reset the AUTO_INCREMENT value to 1 when using MySQL and foreign key constraints and Doctrine Data Fixtures

v3.0.0 2019-11-21 13:18 UTC

This package is auto-updated.

Last update: 2024-03-21 22:43:03 UTC


README

Originally created by littlejon and then forked by migmolrod, this fork only changes two things:

  1. Updates the DoctrineFixturesBundle dependency to support v3.
  2. Changes the code to support DoctrineBundle v2.