oceandrift-database ~master (2023-09-07T00:06:24.9694039)
Dub
Repo
get
oceandrift
db
orm
Loads an entity from the database
@
safe
bool
get
(
TEntity
DatabaseDriver
)
(
DatabaseDriver
db
,
ulong
id
,
out
TEntity
output
)
if
(
isEntityType
!
TEntity
)
Meta
Source
See Implementation
oceandrift
db
orm
enums
columnName
fieldNames
fieldNamesNoID
functions
get
map
prepareCollection
toEntities
toEntity
via
mixin templates
EntityID
structs
BuiltPreCollection
EntityCollection
EntityManager
PreCollection
PreparedCollection
variables
isEntityType
isORMCompatible
joinTableName
tableName
Loads an entity from the database