Skip to main content

class  pixeltable.UpdateStatus

Information about changes to table data or table schema

attr  num_computed_values

Total number of computed values affected (including cascaded changes).

attr  num_excs

Total number of exceptions encountered (including cascaded changes).

attr  num_rows

Total number of rows affected (including cascaded changes).

attr  pxt_rows_updated

Returns the number of Pixeltable rows that were updated as a result of the operation.
Last modified on July 14, 2026