0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-22 04:24:41 +01:00
zeripath edb838997c
Fix setting version table in dump (#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 00:17:43 +01:00
..
2021-04-19 18:25:08 -04:00
2021-04-05 08:41:22 +01:00
2021-04-19 18:25:08 -04:00
2021-05-01 22:51:03 -04:00
2021-04-30 19:25:13 +02:00