You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use MySQL only to keep track of jobs, which is going to have different custom fields based on needs.
We don't really need a relational DB for this. We should consider using document db like MongoDB.