traveler.core.stored.StoredTable.table_name#

StoredTable.table_name: str = ''#

The name of the table in the store.

Subclasses should set this to the appropriate table name. If not set, it can be provided during class initialization.