SimpleCloudNotifier/scnserver/db/impl/logs/schema/assets.go

7 lines
81 B
Go

package schema
import _ "embed"
//go:embed schema_1.ddl
var LogsSchema1 string