shark ~master (2019-01-11T20:47:28Z)
Dub
Repo
PostgresqlDatabase.alterTableDropColumn
shark
impl
postgresql
PostgresqlDatabase
Undocumented in source. Be warned that the author may not have intended to support it.
class
PostgresqlDatabase
protected override
void
alterTableDropColumn
(
string
table
,
string
column
)
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