BuddhaNexus / buddhanexus

Backend for the Buddhanexus project
8 stars 2 forks source link

Menu data not in right order #331

Closed ayya-vimala closed 4 days ago

ayya-vimala commented 2 weeks ago

The menu data is not in the right order. I've added a SORT to the query to make sure that doesn't happen but it will add extra time to the calculations. There might be another way?

The PR is here: https://github.com/BuddhaNexus/buddhanexus/pull/330

ayya-vimala commented 4 days ago

I think this is done now.