1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-19 12:48:12 +00:00
Files
gitea/models/migrations/v172.go
techknowlogick fa3fe1e28a v172 migration adds created_unix field instead of expiry (#15458) (#15463)
The Session table must have an Expiry field not a created_unix field - somehow
this migration adds the incorrect named field leading to #15445 reports.

Fix #15445

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
2021-04-14 08:03:42 +02:00

450 B