ReversibleMigration
slick.migration.api.ReversibleMigration
trait ReversibleMigration extends Migration
A Migration that can be reversed; that is, it can provide a corresponding Migration
that will undo whatever this migration will do.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
class ReversibleMigrationSeqclass Reversible[T]
Members list
In this article