traveler.demo.work_location.Tours.table_name#

Tours.table_name: str = 'tours'#

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.