Closed codeliner closed 9 years ago
Instead of dropping foreign keys and add them after truncate we should drop the entire table and recreate it. Doctrine may provide an easy way to get the DDL for a table.
Duplicate issue. See #34
Instead of dropping foreign keys and add them after truncate we should drop the entire table and recreate it. Doctrine may provide an easy way to get the DDL for a table.