dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
Dub
Repo
DBInfo.updateDBSchema
dstruct
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
dstruct
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