mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-05-23 09:35:15 +02:00
refactor: remove pocketbase (#1138)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package migrations
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed *.sql
|
||||
var Migrations embed.FS
|
||||
Reference in New Issue
Block a user