Changelog
[1.0.7] - 2025-06-02
Changelog
[1.0.0] - 2025-04-05
create_record
- Insert data into tablesread_records
- Query records with filtering, limit and offsetupdate_records
- Modify existing records with conditionsdelete_records
- Remove records matching conditionslist_tables
- List all tables in the databaseget_table_schema
- Get column information for tablesdb_info
- Get database file metadataquery
tool