This commit is contained in:
parent
b6fb082b78
commit
c5ec66a8a3
3 changed files with 21 additions and 3 deletions
|
@ -12,4 +12,5 @@ import (
|
|||
|
||||
func init() {
|
||||
EnableSQLite3 = true
|
||||
supportedDatabases = append(supportedDatabases, "sqlite3")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue