mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-05 18:12:07 +00:00
chore: add local migrate_local.go again (#1261)
This commit is contained in:
5
migrations/cockroach/migrate_local.go
Normal file
5
migrations/cockroach/migrate_local.go
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
//+build ignore
|
||||||
|
|
||||||
|
package migrations
|
||||||
|
|
||||||
|
//go:generate flyway -url=jdbc:postgresql://localhost:26257/defaultdb -user=root -password= -locations=filesystem:./ migrate
|
||||||
Reference in New Issue
Block a user