migrate to multiple sqlite db files ( primary + requests + logs )
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package schema
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed schema_1.ddl
|
||||
var LogsSchema1 string
|
||||
Reference in New Issue
Block a user