Skip to content

Commit dae699e

Browse files
committed
meh
1 parent 25409f4 commit dae699e

File tree

1 file changed

+1
-0
lines changed
  • MyMusicBoxApi/database

1 file changed

+1
-0
lines changed

MyMusicBoxApi/database/db.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ func NewBaseTableInstance() BaseTable {
3737
}
3838
}
3939

40+
// Base
4041
func CreateDatabasConnectionPool() error {
4142

4243
// Will throw an error if its missing a method implementation from interface

0 commit comments

Comments
 (0)