oceandrift-database ~master (2023-09-07T00:06:24.9694039)
Dub
Repo
column
oceandrift
db
dbal
v4
Undocumented in source. Be warned that the author may not have intended to support it.
inout
(
Column
)
column
(string name)
inout
(
Column
)
column
(string name, Table table)
@
safe
pure nothrow @
nogc
inout
(
Column
)
column
(
inout
string
name
,
inout
Table
table
)
inout
(
Column
)
column
(Table table, string name)
Meta
Source
See Implementation
oceandrift
db
dbal
v4
aliases
BuiltQuery
PlaceholdersMeta
PreSets
col
qb
enums
AggregateFunction
ComparisonOperator
Distinct
LogicalOperator
OrderingSequence
asc
inner
or
functions
avg
build
column
complexQueryBuilder
count
delete_
group_concat
insert
join
limit
max
min
orderBy
prepare
prepareBuiltQuery
select
sum
table
times
update
updatePreSetWhereValue
where
whereParentheses
manifest constants
not
structs
Column
CompilerQuery
Delete
Insert
Join
Limit
OrderingTerm
Query
Select
SelectExpression
Table
Token
Update
Where
templates
whereNot
variables
distinct
isComparisonOperator
isQueryCompiler