Re-exports§
pub use serde;
Modules§
- comm
- Common Params
Macros§
- akita_
value - cfg_if
- into_
params_ impl - into_
params_ ref_ impl - params
- This macro is a convenient way to pass named parameters to a statement.
Structs§
- Blob
- Column
Info - Column
Specification - Column
Stat - Condition
- Database
Name - Delete
Data - Detection
Result - Field
Name - Field
- Fill
- Foreign
Key - Interval
- Join
Clause - Key
- Object
Iter - Order
ByClause - Params
Into Iter - Params
Iter - Params
Iter Mut - Query
Data - Row
- RowIter
- Iterator of the line
- Rows
- use this to store data retrieved from the database
- Rows
Iter - An iterator over
Rows. - Rows
Iter Mut - Schema
Content - SetOperation
- Snowflake
- SqlExpr
- SqlInjection
Detector - SQL Inject the inspection module
- SqlInjection
Error - SqlSecurity
Config - Table
Info - Table
Name - Update
Data - Wrapper
Enums§
- Akita
Data Error - Akita
Value - AndOr
- Array
- Array
Type - Capacity
- Column
Constraint - Conversion
Error - Detection
Severity - Field
Type - Identifier
Type - Insert
Type - Interceptor
Type - Interceptor type
- Join
Type - Literal
- Operation
Type - Action Type - Covers all actions in Akita
- Order
Direction - Params
- SqlOperator
- SqlType
- Table
Key
Traits§
- Column
Index - Things that may be used as an index of a row column.
- From
Akita Value - GetFields
- GetTable
Name - Table
- Into
Akita Value - Into
Array Element - Table
- ToParams
Functions§
- from_
akita_ value - from_
akita_ value_ opt - from_
key_ value - A helper function that converts from a key-value pair to AkitaValue
- generate_
machine_ id - object_
to_ tuples - Convert the AkitaValue of the object type to a key-value pair vector
- try_
into_ key_ value - AkitaValue Converted to a helper function for key-value pairs
- tuples_
to_ object - Converts key-value pair vectors to object types AkitaValue
Type Aliases§
- KeyValue
- Key-value pair type aliases