Closed BryceStevenWilley closed 1 year ago
sqlalchemy sometimes returns tuples where it would default return dicts. Decided to change the frontend to use tuples instead of dicts, since ALDashboard isn't built for people to overwrite.
Fix #77.
sqlalchemy sometimes returns tuples where it would default return dicts. Decided to change the frontend to use tuples instead of dicts, since ALDashboard isn't built for people to overwrite.
Fix #77.