Structs§
- Batched
Table Reader - Batch reader state for iterating over large SQLite tables.
Functions§
- get_
table_ row_ count - Get row count for a specific table
- list_
tables - List all user tables in a SQLite database
- read_
table_ batch - Read the next batch of rows from a table.
- read_
table_ data - Read all data from a SQLite table