woodpecker/server/store/datastore/migration
6543 34a17f8219
Postgress can exec Sync2 after migration only in own transactions (#544)
(postgress do not allow us to use sync2 twice in one transaction at all)
2021-11-27 12:02:52 +01:00
..
000_legacy_to_xorm.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
001_repos_drop_fallback.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
002_repos_drop_allow_deploys_allow_tags.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
common.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
migration.go Postgress can exec Sync2 after migration only in own transactions (#544) 2021-11-27 12:02:52 +01:00