Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PostgresSchema

A PostgreSQL-compatible schema implementation.

Hierarchy

Index

Constructors

constructor

Properties

Protected Readonly connection

connection: Connection

Readonly schema

schema: string = 'public'

Methods

commit

Protected getCheckConstraints

Protected getColumns

Protected getConstraints

Protected getIndexes

hasColumn

  • hasColumn(table: string, name: string): Awaitable<boolean>

hasColumns

  • hasColumns(table: string, name: string[]): Promise<boolean>

hasTable

Protected populateTable

table

Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.