Electric.Postgres.Inspector.DirectInspector (electric v1.0.15)

View Source

Summary

Functions

Load table information (refs) from the database

Returns the PG relation from the table name.

Functions

load_column_info(arg, conn)

Load table information (refs) from the database

load_column_info_by_oids(oids, conn)

load_relation(table, conn)

Returns the PG relation from the table name.

load_relations_by_oids(oids, conn)