mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 15:27:33 +00:00
moving cmd/setup/54.go cmd/setup/59.go
This commit is contained in:
@@ -24,7 +24,7 @@ func (mig *TransactionalTables) Execute(ctx context.Context, _ eventstore.Event)
|
||||
}
|
||||
|
||||
func (mig *TransactionalTables) String() string {
|
||||
return "54_repeatable_transactional_tables"
|
||||
return "59_repeatable_transactional_tables"
|
||||
}
|
||||
|
||||
func (mig *TransactionalTables) Check(lastRun map[string]interface{}) bool {
|
Reference in New Issue
Block a user