Apply pending evolutions for the given database.
Apply pending evolutions for the given database.
Apply evolution scripts to the database.
Apply evolution scripts to the database.
the database name
the evolution scripts to run
determines whether the connection uses autocommit
The schema where all the play evolution tables are saved in
Get all scripts necessary to reset the database state to its initial state.
Get all scripts necessary to reset the database state to its initial state.
the database name
The schema where all the play evolution tables are saved in
evolution scripts
Resolve evolution conflicts.
Resolve evolution conflicts.
the database name
the revision to mark as resolved
The schema where all the play evolution tables are saved in
Create evolution scripts.
Create evolution scripts.
the database name
evolution file reader
The schema where all the play evolution tables are saved in
evolution scripts
Create evolution scripts.
Create evolution scripts.
the database name
the evolutions for the application
The schema where all the play evolution tables are saved in
evolution scripts
Default implementation of the evolutions API.