Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Disable evolutions for a specific database in Play2?

When using several connections in a Play2 app, is it possible to disable the evolutions part of the framework for a specific connection?

EDIT : A ticket has been created.

like image 697
i.am.michiel Avatar asked Dec 11 '25 20:12

i.am.michiel


1 Answers

The evolutions helper is creating a table if none is available, but doesn't check if any scripts are defined for that connection. You should file a ticket.

like image 94
Marius Soutier Avatar answered Dec 15 '25 19:12

Marius Soutier



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!