Expand description
Database model representing Metabase database connections
This module provides the core data structures for working with Metabase database connections, including tables and fields.
Structs§
- Create
Database Request - Request to create a new database connection
- Database
- Represents a Metabase database connection
- Database
Builder - Builder for creating Database instances
- Database
Field - Represents a field in a database table
- Database
Metadata - Database metadata including tables and fields
- Database
Sync Status - Database sync status
- Database
Table - Represents a table in a database
- FieldId
- Unique identifier for a database field
- Field
Metadata - Field metadata
- Sync
Result - Database sync result
- TableId
- Unique identifier for a database table
- Table
Metadata - Table metadata including fields
- Update
Database Request - Request to update a database connection
Enums§
- Connection
Source - Connection source for database