ddbc ~master (2019-12-15T12:40:34Z)
Home
Dub
Repo
getTableNameForType
ddbc
pods
returns table name for struct type
string
getTableNameForType
(
T
)
(
)
if
(
__traits(
isPOD
,
T
)
)
Meta
Source
See Implementation
ddbc
pods
functions
camelCaseToUnderscoreDelimited
generateDeleteSQL
generateInsertSQL
generateSelectForGetSQL
generateSelectSQL
generateUpdateSQL
get
getColumnNamesForType
getTableNameForType
structs
String
select
returns table name for struct type