pgcom.commuter.Commuter.is_table_exist

Commuter.is_table_exist(table_name: str) bool[source]

Return True if table exists, otherwise False.

Parameters

table_name – Name of the table where to insert.