MigrationRepo

oxygen.sql.migration.persistence.MigrationRepo
See theMigrationRepo companion trait
object MigrationRepo

Attributes

Companion
trait
Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class Live(db: Database) extends MigrationRepo

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Live

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Live.type

Value members

Concrete fields

val layer: URLayer[Database, MigrationRepo]