Migration

harness.sql.autoSchema.Migration$
See theMigration companion class
object Migration extends WithId[MigrationId, [F[_]] =>> Migration[F]]

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
trait WithId[MigrationId, [F[_]] =>> Migration[F]]
trait Companion[[F[_]] =>> Migration[F]]
class Object
trait Matchable
class Any
Show all
Self type
Migration.type

Members list

Type members

Inherited classlikes

object Id

Attributes

Inherited from:
WithId
Supertypes
class Object
trait Matchable
class Any

Inherited types

final type Booleans = T[Const[Boolean]]

Attributes

Inherited from:
Companion
final type Cols = T[Col]

Attributes

Inherited from:
Companion
final type Id = TKId

Attributes

Inherited from:
WithId
final type Identity = T[Identity]

Attributes

Inherited from:
Companion
type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit lazy override val tableSchema: TableSchema[[F[_]] =>> Migration[F]]