forked from noxious/server
Added comment
This commit is contained in:
parent
413a5cbcf5
commit
88cc8f5b08
@ -4,6 +4,9 @@ import { TsMorphMetadataProvider } from '@mikro-orm/reflection'
|
||||
import config from '#utilities/config'
|
||||
import { appLogger } from '#utilities/logger'
|
||||
|
||||
/**
|
||||
* Singleton class for initializing and managing the database connection
|
||||
*/
|
||||
export class Database {
|
||||
private static instance: MikroORM | undefined
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user