1.
Introduction
2.
Concept
3.
Api
3.1.
Load
3.2.
Query type
3.3.
Insert
3.4.
Update
3.5.
Delete
3.6.
Writing functions
4.
The Toql derive
4.1.
Fields
4.2.
Optional fields
4.3.
SQL expressions
4.4.
Field handlers
4.5.
Joins
4.6.
Join handlers
4.7.
Partial tables
4.8.
Merges
4.9.
Keys
4.10.
Insert
4.11.
Update
4.12.
Selections
4.13.
Predicates
4.14.
Predicate handlers
4.15.
Roles
4.16.
Reference
5.
The query language
5.1.
Selecting fields
5.2.
Ordering
5.3.
Filtering
5.4.
Selections
5.5.
Predicates
6.
Appendix
6.1.
MySQL enums
6.2.
Row access control
6.3.
Serde
6.4.
Debugging Toql
Light (default)
Rust
Coal
Navy
Ayu
Toql book
Appendix
The appendix is a wild collection of issues around Toql in no particular order.