Structs§
- Clause
- Column
- Condition
- Delete
- Delete
Where - End
- From
- Group
- Insert
- Join
- OnConflict
Handle - Order
- Paging
- Raw
- Select
- Select
Condition - Table
- Update
- Update
Set - Update
Where - Where
Traits§
Functions§
- ands
- avg_col
- Aggregate average
AVG(column). By default, this function returnsnumerictype. - avg_
col_ f64 - Aggregate function average
AVG(column)and cast it to double precision - between
- col
- Create column clause
- col_op
- cols
- delete_
from - eq
- extract_
col - func
- func_
col - gt
- gte
- ilike
- insert_
into - Begin
INSERTstatement - like
- lt
- lte
- max_col
- min_col
- on_
col_ pair - Arguments
- on_
col_ pairs - Arguments
- on_wrap
- op
- ors
- raw
- select
- Begin
SELECTstatement - select_
all - sum_col
- update
- Begin
UPDATEstatement - using
- using_
col - Arguments
- using_
cols - Arguments
- val
- Add value bind
- where_
col