RenameTable
harness.sql.autoSchema.MigrationStep$.RenameTable
final case class RenameTable(schemaRef: SchemaRef, nameBefore: String, nameAfter: String) extends SqlEncoded, InMemory
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait InMemorytrait SqlEncodedtrait Encodedclass Objecttrait Matchableclass Any
Members list
In this article