SyncFullSchemaTable Class
Properties of the table in the database full schema.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
SyncFullSchemaTable
Constructor
SyncFullSchemaTable(**kwargs)
Variables
- columns
- list[SyncFullSchemaTableColumn]
List of columns in the table of database full schema.
- error_id
- str
Error id of the table.
- has_error
- bool
If there is error in the table.
- name
- str
Name of the table.
- quoted_name
- str
Quoted name of the table.
Feedback
Submit and view feedback for