mtierltd / timetracker

GNU Affero General Public License v3.0
82 stars 27 forks source link

Relation "oc_timetracker_workinterval_to_tag" does not exist #129

Closed aszlig closed 3 years ago

aszlig commented 3 years ago

An excerpt from my automated test report:

An exception occurred while executing 'SELECT * FROM "oc_timetracker_workinterval_to_tag"':
Undefined table: 7 ERROR:  relation "oc_timetracker_workinterval_to_tag" does not exist
LINE 1: SELECT * FROM "oc_timetracker_workinterval_to_tag"
                      ^

The source of the error seems to indicate that it's a typo and the actual table name should be timetracker_workint_to_tag.