InitSchema

data class InitSchema(val schema: DbIdentifier) : ModelChange(source)

Constructors

Link copied to clipboard
constructor(schema: DbIdentifier)

Properties

Link copied to clipboard
val schema: DbIdentifier