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
{{ message }}
This repository has been archived by the owner on Jun 9, 2024. It is now read-only.
To setup the Database you will have to initialize an instance of the DatabaseCollection class. It will initialize a new Database object and add it to the collection. Make sure to not lose the DatabaseCollection variable anywhere as you will not be able to get it back (you may want to do a dependency injection for this).