RenameSchema

harness.sql.autoSchema.MigrationStep$.RenameSchema
final case class RenameSchema(refBefore: Custom, refAfter: Custom) extends SqlEncoded, InMemory

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait InMemory
trait SqlEncoded
trait Encoded
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

override val sql: String