Closed ghost closed 6 years ago
Supports updateTourFinished and solves 2 small typos.
You may need to add tour_finished in the db scheme.
You're using user_id in updateItems though.
UPDATE users is not the same as UPDATE inventories, in users we don't have user_id, only id.
Supports updateTourFinished and solves 2 small typos.
You may need to add tour_finished in the db scheme.