mirror of https://github.com/go-gitea/gitea.git
Browse Source
* Fix setting version table in dump As noted on Discord there is a problem with gitea dump where the version table is not being dumped correctly. This is due to a missing pointer in the TableInfo. This PR fixes this. Signed-off-by: Andrew Thornton <art27@cantab.net> * Update models_test.gopull/15761/head
2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue