mirror of
https://gitee.com/gitea/gitea
synced 2025-11-07 18:10:25 +08:00
This commit is contained in:
@@ -12,4 +12,5 @@ import (
|
||||
|
||||
func init() {
|
||||
EnableSQLite3 = true
|
||||
supportedDatabases = append(supportedDatabases, "sqlite3")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user