//
pkg.gl
Category
code.gitea.io/gitea
models
migrations
package
1.24.0-dev
Repository:
https://github.com/go-gitea/gitea.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
25
Dependents
17
Files
474 SLOC
#
Packages
base
nolint:forbidigo.
v1_10
v1_11
v1_12
v1_13
v1_14
v1_15
v1_16
v1_17
v1_18
v1_19
v1_20
v1_21
v1_22
Copyright 2023 The Gitea Authors.
v1_23
v1_6
v1_7
v1_8
v1_9
#
Functions
EnsureUpToDate
EnsureUpToDate will check if the db is at the correct version.
ExpectedDBVersion
ExpectedDBVersion returns the expected db version.
GetCurrentDBVersion
GetCurrentDBVersion returns the current db version.
Migrate
Migrate database to current version.
#
Structs
Version
Version describes the version table.