imoudu13 / GuildTalk

0 stars 0 forks source link

Implement singleton #87

Closed imoudu13 closed 6 months ago

imoudu13 commented 6 months ago

Modified DatabaseConnect such that only one instance of the class exists.

Added a test function in the DatabaseConnectionsTest file as well.