PostgresMeta
harness.sql.autoSchema.PostgresMeta$
object PostgresMeta
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- PostgresMeta.type
Members list
Concise view
Type members
Classlikes
final case class InformationSchemaColumns[F[_]](tableSchema: F[String], tableName: F[String], columnName: F[String], isNullable: F[Boolean], dataType: F[String]) extends Table
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
final case class InformationSchemaTables[F[_]](tableSchema: F[String], tableName: F[String]) extends Table
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
object schemaDiff
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- schemaDiff.type