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
I see there is a method called openDatabaseConnection inside the Controller class but shouldn't that be inside a Model class since the controller never directly accesses the database?
The text was updated successfully, but these errors were encountered:
I see there is a method called openDatabaseConnection inside the Controller class but shouldn't that be inside a Model class since the controller never directly accesses the database?
The text was updated successfully, but these errors were encountered: