sqlbuilder ~master (2025-01-26T23:35:43Z)
Dub
Repo
review
sqlbuilder
dataset
Undocumented in source.
version(unittest)
static
struct
review {
@
refersTo
!
book
("book")
int
book_id
;
@
allowNull
string
comment
;
@
allowNull
(-1)
int
rating
;
}
Members
Variables
book_id
int
book_id
;
Undocumented in source.
comment
string
comment
;
Undocumented in source.
rating
int
rating
;
Undocumented in source.
Meta
Source
See Implementation
sqlbuilder
dataset
enums
BookType
functions
alwaysRelated
buildTableDef
related
structs
Author
MyBool
book
review
templates
DataSet
staticTableDef