woodpecker/server/store/datastore/migration
6543 f454371e56
store migrations: cache migrations and add note (#522)
* Cache migrations instead of query each time
* Add a note of migration execute order 

Co-authored-by: Anbraten <anton@ju60.de>
2021-11-23 05:06:46 +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 store migrations: cache migrations and add note (#522) 2021-11-23 05:06:46 +01:00