phalcon / migrations

Generate or migrate database changes via migrations.
https://docs.phalcon.io/latest/en/db-migrations
BSD 3-Clause "New" or "Revised" License
27 stars 23 forks source link

[NFR] Feature clean/clear - tables+table data #72

Open maurobpt opened 4 years ago

maurobpt commented 4 years ago

It would be nice if there is an option to clean/clear all tables or table data using migrations. You can choose the whole schema or specific table. vendor/bin/phalcon-migrations migration clean/clear