Structs§
- Column
Info - Schema definition structures for database metadata Information about a database column
- Database
Schema - Complete schema information for a database
- Foreign
KeyInfo - Information about a foreign key relationship
- Index
Info - Information about an index
- Service
Parameters - Table
Info - Information about a database table
Functions§
- call_
service - create_
entity - Create a new entity
- delete_
entity - Delete an entity
- export_
database_ schema - Export database schema information as JSON.
- find_
many - Find multiple entities matching the query
- find_
one - Find one entity matching the query
- update_
entity - Update an existing entity