hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
Describe
hunt
database
driver
postgresql
impl
codec
Describe
@author <a href="mailto:emad.albloushi@gmail.com">Emad Alblueshi</a>
class
Describe {
long
statement
;
string
portal
;
this
(long statement, string portal);
}
Constructors
this
this
(long statement, string portal)
Undocumented in source.
Members
Variables
portal
string
portal
;
Undocumented in source.
statement
long
statement
;
Undocumented in source.
Meta
Source
See Implementation
hunt
database
driver
postgresql
impl
codec
Describe
classes
Describe
@author <a href="mailto:emad.albloushi@gmail.com">Emad Alblueshi</a>