You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/integrations/migration-test
zeripath 1b9d5074a7
Add command to recreate tables (#12407)
Provides new command: `gitea doctor recreate-table` which will recreate
db tables and copy the old data in to the new table.

This function can be used to remove the old warning of struct defaults being
out of date.

Fix #8868
Fix #3265
Fix #8894

Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
gitea-v1.6.4.mssql.sql.gz Remove statements not supported by SQLExpress from migration te… (#9929) 5 years ago
gitea-v1.6.4.mysql.sql.gz Add migration test (#5773) 6 years ago
gitea-v1.6.4.postgres.sql.gz Add support for database schema in PostgreSQL (#8819) 5 years ago
gitea-v1.6.4.sqlite3.sql.gz Add migration test (#5773) 6 years ago
gitea-v1.7.0.mssql.sql.gz Remove statements not supported by SQLExpress from migration te… (#9929) 5 years ago
gitea-v1.7.0.mysql.sql.gz Add migration test (#5773) 6 years ago
gitea-v1.7.0.postgres.sql.gz Add support for database schema in PostgreSQL (#8819) 5 years ago
gitea-v1.7.0.sqlite3.sql.gz Add migration test (#5773) 6 years ago
migration_test.go Add command to recreate tables (#12407) 4 years ago