v0.1.1-draft · Interface
types
Types used by components and providers of a SQLDB Postgres interface
Variants
V
query-error
VErrors that occur while executing queries
statement-prepare-error
VErrors that occur while preparing a statement
prepared-statement-exec-error
VErrors that occur during prepared statement execution
offset
VOffsets are expressed in seconds of timezone difference in either from the
date
VDates are represented similarly to tokio-postgres implementation
pg-value
Postgres data values, usable as parameters or via queries
Type Aliases
T
hashable-f64
TThis type of floating point is necessary as rust does not allow Eq/PartialEq/Hash on real <code>f64</code>
hashable-f32
TThis type of floating point is necessary as rust does not allow Eq/PartialEq/Hash on real <code>f64</code>
point
Tlower-left-point
Tupper-right-point
Tstart-point
Tend-point
Tcenter-point
Tradius
TThis type of floating point is necessary as rust does not allow Eq/PartialEq/Hash on real <code>f64</code>
ipv4-addr
Tipv6-addr
Tsubnet
Txmin
Txmax
Txip-list
Tlogfile-num
Tlogfile-byte-offset
Tcolumn-name
Tnumeric
TArbitrary precision numeric type
result-row