maxwellmc/doctrine-fixtures-autonumber-reset-bundle

Symfony2 Bundle 用于在使用 MySQL、外键约束和 Doctrine 数据迁移时自动将 AUTO_INCREMENT 值重置为 1

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

This package is auto-updated.

Last update: 2024-09-21 23:55:51 UTC


README

最初由 littlejon 创建,然后被 migmolrod 分支出来,这个分支只做了两项更改

  1. 更新 DoctrineFixturesBundle 依赖以支持 v3。
  2. 修改代码以支持 DoctrineBundle v2。