SimpleQueryCommandCodec

Constructors

this
this(SimpleQueryCommand!(T) cmd)
Undocumented in source.

Members

Functions

encode
void encode(PgEncoder encoder)
Undocumented in source. Be warned that the author may not have intended to support it.
handleParameterStatus
void handleParameterStatus(string key, string value)
Undocumented in source. Be warned that the author may not have intended to support it.
handleRowDescription
void handleRowDescription(PgRowDesc rowDescription)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta