harness.sql.autoSchema.MigrationStep$.InMemory$
See theInMemory companion trait
object InMemory
Attributes
Members list
Type members
Classlikes
object Auto
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
class CreateColclass CreateSchemaclass CreateTableclass DropColclass DropSchemaclass DropTableclass SetColNotNullableclass SetColNullableShow all
final case class Code(name: String, up: SHRIO[JDBCConnection, Unit], down: Option[SHRIO[JDBCConnection, Unit]]) extends InMemory
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InMemoryclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article