pgator ~master (2018-02-27T12:33:09Z)
Dub
Repo
Method
pgator
rpc_table
struct
Method {
string
name
;
Statement
[]
statements
;
bool
isMultiStatement
;
bool
readOnlyFlag
;
bool
needAuthVariablesFlag
;
}
Members
Variables
needAuthVariablesFlag
bool
needAuthVariablesFlag
;
pass username and password from HTTP session to SQL session
Meta
Source
See Implementation
pgator
rpc_table
structs
Method