MigrationId

harness.sql.autoSchema.MigrationId$package$.MigrationId$
object MigrationId extends TableKey

Attributes

Graph
Supertypes
trait TableKey
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

final case class Id(toUUID: UUID)

Attributes

Inherited from:
TableKey
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Id

Attributes

Inherited from:
TableKey
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any

Value members

Inherited methods

inline def apply(uuid: UUID): Id

Attributes

Inherited from:
TableKey
def gen: Id

Attributes

Inherited from:
TableKey
def genZio: UIO[Id]

Attributes

Inherited from:
TableKey