pixano.app.models.table_info
TableInfo(**data)
Bases: BaseModel
The information of a table.
Attributes:
Name | Type | Description |
---|---|---|
name |
str
|
Table name. |
group |
str
|
Group of the schema associated with the table. |
base_schema |
str
|
Base Pixano schema stored in the registry. |