pgator.app

Undocumented in source.

Members

Classes

LoopException
class LoopException
Undocumented in source.

Enums

JsonRpcErrorCode
enum JsonRpcErrorCode
Undocumented in source.

Functions

loop
void loop(Bson cfg, PostgresClient client, Method[string] methods)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
named2positionalParameters
Value[] named2positionalParameters(Statement method, T[string] namedParams)
Undocumented in source. Be warned that the author may not have intended to support it.
performRpcRequests
RpcRequestResults performRpcRequests(Method[string] methods, PostgresClient client, HTTPServerRequest req)
Undocumented in source. Be warned that the author may not have intended to support it.
preparedName
string preparedName(Method method, Statement statement)
Undocumented in source. Be warned that the author may not have intended to support it.
readConfig
Bson readConfig()
Undocumented in source. Be warned that the author may not have intended to support it.
readOpts
void readOpts(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

RpcRequest
struct RpcRequest
Undocumented in source.
SQLVariablesNames
struct SQLVariablesNames
Undocumented in source.

Variables

checkStatements
bool checkStatements;
Undocumented in source.
configFileName
string configFileName;
Undocumented in source.
debugEnabled
bool debugEnabled;
Undocumented in source.

Meta