1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 11:14:28 +00:00
zeripath 52ca7b9b65
Fix setting version table in dump (#15753) (#15759)
Backport #15753

* 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.go
2021-05-07 14:04:17 +02:00
..
2020-08-16 23:07:38 -04:00
2021-04-09 12:39:40 +02:00