ConnectionNotice

Undocumented in source.

Members

Enums

Severity
enum Severity
Undocumented in source.

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
void toString(W writer)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

code
const(char)[] code;
Undocumented in source.
column
const(char)[] column;
Undocumented in source.
constraint
const(char)[] constraint;
Undocumented in source.
detail
const(char)[] detail;
Undocumented in source.
hint
const(char)[] hint;
Undocumented in source.
message
const(char)[] message;
Undocumented in source.
position
uint position;
Undocumented in source.
schema
const(char)[] schema;
Undocumented in source.
severity
Severity severity;
Undocumented in source.
table
const(char)[] table;
Undocumented in source.
type
const(char)[] type;
Undocumented in source.
where
const(char)[] where;
Undocumented in source.

Meta