Class MysqlObjectIdentifier (1.9.3)

MysqlObjectIdentifier(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Mysql data source object identifier.

Attributes

NameDescription
database str
Required. The database name.
table str
Required. The table name.