Representation Row Base

class q2_sdk.hq.db.representation_row_base.RepresentationRowBase(element, row_class=None, rename_fields=None)[source]

Bases: TableRow

Kept for backwards compatibility. Remove in 3.0

class q2_sdk.hq.db.representation_row_base.BaseFormRow(element, row_class=None, rename_fields=None)[source]

Bases: TableRow

Base class to inherit from when defining a table schema for a ‘form’ like DBObject