oceandrift-database ~master (2023-09-07T00:06:24.9694039)
Dub
Repo
avg
oceandrift
db
dbal
v4
Short-hand helper function for SELECT AVG(…)
@
safe
pure
SelectExpression
avg
(
Distinct
distinct
=
Distinct.no
)
(
string
column
)
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
Short-hand helper function for SELECT AVG(…)