mirror of
https://github.com/zitadel/zitadel.git
synced 2025-07-11 15:08:31 +00:00
chore: add local migrate_local.go again (#1261)
This commit is contained in:
parent
ad25f35539
commit
9e69d702d4
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
|
Loading…
x
Reference in New Issue
Block a user