Enha: remove bot without room
This commit is contained in:
@ -40,6 +40,7 @@ func NewRepoProvider(pathToDB string) *RepoProvider {
|
||||
os.Exit(1)
|
||||
}
|
||||
slog.Info("Successfully connected to database")
|
||||
// db.SetMaxOpenConns(2)
|
||||
rp := &RepoProvider{
|
||||
DB: db,
|
||||
pathToDB: pathToDB,
|
||||
|
Reference in New Issue
Block a user