sqlbuilder ~master (2025-01-26T23:35:43Z)
Dub
Repo
Changed
sqlbuilder
types
Undocumented in source.
@
safe
struct
Changed (
ColTypes
...
) {
ColTypes
val
;
bool
opCast
();
}
Members
Functions
opCast
bool
opCast
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_changed
bool
_changed
;
Undocumented in source.
val
ColTypes
val
;
Undocumented in source.
Meta
Source
See Implementation
sqlbuilder
types
enums
Spec
functions
addSep
getSpec
isGroup
isJoin
isKeyLiteral
makeSpec
manifest constants
andSpec
endGroupSpec
joinSpec
objEndSpec
orSpec
paramSpec
sepSpec
structs
AllowNullType
Changed
ColumnDef
ConcatDef
Delete
Expr
ExprString
Insert
Joins
Query
Relation
RowObj
SQLFragment
TableDef
Update
templates
paramsImpl