update
This commit is contained in:
@ -17,4 +17,5 @@ func SQLiteDBConnect() {
|
||||
fmt.Println("[Database] Database successfully connected")
|
||||
//If set true then print all executed queries to the console
|
||||
db.LogMode(true)
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user