Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Generate Propel migration file for data entry alone

Is it possible to generate a Propel migration file without modifying the schema? I only need to insert values.

Thanks.

like image 761
manuelamaria Avatar asked Mar 03 '26 08:03

manuelamaria


1 Answers

You can generate a blank migration like this:

propel migration:create

like image 147
Whisk Avatar answered Mar 06 '26 12:03

Whisk



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!