PostgresMeta

harness.sql.autoSchema.PostgresMeta$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self 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:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Table
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Companion[[F[_]] =>> InformationSchemaColumns[F]]
class Object
trait Matchable
class Any
Self type
final case class InformationSchemaTables[F[_]](tableSchema: F[String], tableName: F[String]) extends Table

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Table
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait Companion[[F[_]] =>> InformationSchemaTables[F]]
class Object
trait Matchable
class Any
Self type
object schemaDiff

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type