1.1.1.1.3. insupdel4stac.analysers.table_details module#
- class insupdel4stac.analysers.table_details.TableDetails(table_details: list | None = None, logger_properties: dict = {})[source]#
Bases:
objectThis class provides access to the table details. It is used to determine which tables are to be updated, inserted, or deleted.
- Parameters:
table_details (list) – List of dictionaries containing the table details. To learn more about constructing the dictionary, see
table_details.