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
Current DB Schema uses fully duplicated data for the following
Team Name
School Name
Division
Better to have these three variables in separate table or referenced from main table
Not sure if Qt can easily handle this method or not