Skip to main content

Crate quick_oxibooks_sql

Crate quick_oxibooks_sql 

Source

Re-exports§

pub use traits::*;

Modules§

traits

Macros§

paste
qb_sql
Builds a type-safe QuickBooks Online query at compile time.
qb_where
Macro to create a typed where clause for a given QuickBooks item type

Structs§

OrderClause
Struct representing an order clause in a query
Query
Struct representing a SQL-like query for QuickBooks entities
TypedWhereClause
WhereClause
Struct representing a where clause in a query

Enums§

Operator
Enum representing the operators used in where clauses
Order
Enum representing the order direction in a query