# Functions

Returns DBConfig constructed from the env variables.
Create a Postgres DB using the provided config if it doesn't exist.
Checks if a Postgres DB exists and returns true.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Returns the requested fields value from record, which is a pointer to a struct implementing Record interface.
Returns the requested InstanceId field's value from record, which is a pointer to a struct implementing Record interface.
Returns the requested OrgId field's value from record, which is a pointer to a struct implementing Record interface.
No description provided by the author
No description provided by the author
Extracts struct's name, which will serve as DB table name, using reflection.
No description provided by the author
Checks if multiple deployment instances are supported in the given table.
Checks if multiple tenants are supported in the given table.
No description provided by the author
Checks if revisioning is supported in the given table.
Row Level Security to used to partition tables for multi-tenancy and multi-instance support.
No description provided by the author
No description provided by the author
No description provided by the author
TypeName returns name of the data type of the given variable.

# Constants

No description provided by the author
SQL Columns.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Env.
No description provided by the author
Name of Postgres run-time config.
Name of Postgres run-time config.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SQL Error Codes.
No description provided by the author
Struct Field Names.
No description provided by the author
Messages.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author