[−][src]Module ena::sql
SQL commons.
Structs
| MuhArchiver | Struct to hold a generic implementation of |
| Post | 4chan post |
| QueryIdentifier | New QueryIdentifier |
| Thread | 4chan single thread |
| Threads | 4chan |
| ThreadsPost | 4chan thread in |
Enums
| Database | List of acceptable databases |
| Diff | Types of diff. See |
| YotsubaStatement | List of actions that can be done in relation to a database. |
Traits
| Archiver | Implementation details of archiving |
| DatabaseTrait | |
| DiffTrait | Diff functions |
| Queries | SQL queries to use |
| QueriesExecutor | Executors for all SQL queries |
| Query | New SQL executors |
| QueryRaw | New SQL queries to use |
| Ret | |
| RowFrom | |
| RowIndex | |
| RowTrait | |
| StatementTrait | |
| ThreadsTrait |
Type Definitions
| Queue | List of threads used as a queue internally |
| StatementStore | Hashmap to store statements for databases to use |
| ThreadsList | 4chan threads.json format |