influxdb/sqlite/test_migrations/all.go

7 lines
75 B
Go

package test_migrations
import "embed"
//go:embed *.sql
var All embed.FS