# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
Count records in a table.
No description provided by the author
Create a record in the database.
No description provided by the author
Delete a record in the database by id.
No description provided by the author
Drop a table in the DB.
No description provided by the author
List tables in the DB.
No description provided by the author
Read data from a table.
No description provided by the author
Rename a table.
No description provided by the author
Truncate the records in a table.
No description provided by the author
Update a record in the database.
No description provided by the author