zut.db.Upserted

class zut.db.Upserted(inserted_count: 'int', updated_count: 'int', table: 'DbObj')

Bases: object

__init__(inserted_count: int, updated_count: int, table: DbObj) None

Methods

__init__(inserted_count, updated_count, table)

Attributes

total_count

inserted_count

updated_count

table