shark ~master (2019-01-11T20:47:28Z)
Dub
Repo
SqlDatabase.getTableInfo
shark
sql
SqlDatabase
class
SqlDatabase
protected abstract
TableInfo
[
string
]
getTableInfo
(
string
table
)
Return Value
Type:
TableInfo
[
string
]
table info or null if the table doesn't exists.
Meta
Source
See Implementation
shark
sql
SqlDatabase
functions
alterTableAddColumn
alterTableColumn
alterTableDropColumn
createTable
deleteImpl
drop
dropIfExists
escapeDate
escapeDateTime
escapeString
escapeTime
generateField
getTableInfo
glueToString
initImpl
insertImpl
insertInto
operatorToString
query
querySelect
selectImpl
stringifyStatements
updateImpl
properties
randomFunction
structs
Prepared
TableInfo