]> source.dussan.org Git - gitea.git/commit
Rename db Engines related functions (#17481)
authorLunny Xiao <xiaolunwen@gmail.com>
Sat, 30 Oct 2021 14:32:11 +0000 (22:32 +0800)
committerGitHub <noreply@github.com>
Sat, 30 Oct 2021 14:32:11 +0000 (22:32 +0800)
commit63c0dc89ef96a2e38b38aa6cba5e4e8d1d7b9150
tree91da225f6e02bba47fbe5677e18d6617e43aedcd
parent76a3190b8a988e18a6b5d66dcc7324f04d83342f
Rename db Engines related functions (#17481)

* Rename db Engines related functions

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
14 files changed:
cmd/cmd.go
cmd/doctor.go
cmd/dump.go
cmd/migrate.go
cmd/migrate_storage.go
contrib/pr/checkout.go
integrations/migration-test/migration_test.go
models/db/engine.go
models/migrations/migrations_test.go
modules/doctor/dbconsistency.go
modules/doctor/dbversion.go
modules/doctor/doctor.go
routers/common/db.go
routers/install/install.go