nruffilo / YouTodoProj

you-todo-proj-nickruffilo.vercel.app
6 stars 2 forks source link

Create logical indexes and add them to the startup SQL #13

Open nruffilo opened 3 years ago

nruffilo commented 3 years ago

Once the datamodel is cleaner, need to create indexes around appropriate fields, such as quest status, etc. I believe all the user_ids should be indexed, but if not, those need to be added as well.