woodpecker/server/store/datastore
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
..
migration store migrations: cache migrations and add note (#522) 2021-11-23 05:06:46 +01:00
build.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
build_test.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
config.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
config_test.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
engine.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
engine_test.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
feed.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
feed_test.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
file.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
file_test.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
helper.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
init.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
init_cgo.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
log.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
log_test.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
permission.go Update database in one transaction on syncing user repositorys (#513) 2021-11-18 15:42:18 +01:00
permission_test.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
proc.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
proc_test.go Rename struct field and add new types into server/model's (#523) 2021-11-22 12:55:13 +01:00
registry.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
registry_test.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
repo.go Update database in one transaction on syncing user repositorys (#513) 2021-11-18 15:42:18 +01:00
repo_test.go Update database in one transaction on syncing user repositorys (#513) 2021-11-18 15:42:18 +01:00
secret.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
secret_test.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
sender.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
sender_test.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
task.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
task_test.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
user.go Migrate to Xorm (#474) 2021-11-13 20:18:06 +01:00
users_test.go Update database in one transaction on syncing user repositorys (#513) 2021-11-18 15:42:18 +01:00