shark ~master (2019-01-11T20:47:28Z)
Dub
Repo
PostgresqlDatabase.this
shark
impl
postgresql
PostgresqlDatabase
Undocumented in source.
class
PostgresqlDatabase
this
(
string
host
,
ushort
port
= 5432
)
Meta
Source
See Implementation
shark
impl
postgresql
PostgresqlDatabase
constructors
this
functions
alterTableAddColumn
alterTableColumn
alterTableDropColumn
closeImpl
connectImpl
createTable
deleteImpl
drop
dropIfExists
escapeBinary
executeQuery
generateField
getTableInfo
insertImpl
insertInto
prepareQuery
query
querySelect
randomFunction
updateImpl