RenameCol
harness.sql.autoSchema.MigrationStep$.RenameCol
final case class RenameCol(tableRef: TableRef, 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