hibernated v0.3.7 (2022-03-03T07:50:56Z)
Home
Dub
Repo
DBInfo.updateDBSchema
hibernated
metadata
DBInfo
drop and/or create tables and indexes in DB using specified connection
class
DBInfo
void
updateDBSchema
(
Connection
conn
,
bool
dropTables
,
bool
createTables
)
Meta
Source
See Implementation
hibernated
metadata
DBInfo
constructors
this
functions
add
find
get
getCreateIndexSQL
getCreateTableSQL
getDropTableSQL
getExistingTables
opIndex
updateDBSchema
variables
dialect
hasCircularRefs
metaData
tableNameMap
tables
drop and/or create tables and indexes in DB using specified connection