forgejo/integrations/migration-test
wxiaoguang 4f27c28947
Remove legacy unknwon/com package ()
Follows: 
* The `CopyDir` is only used inside test code
* Rewrite `ToSnakeCase` with more test cases
* The `RedisCacher` only put strings into cache, here we use internal `toStr` to replace the legacy `ToStr`
* The `UniqueQueue` can use string as ID directly, no need to call `ToStr`
2022-04-02 00:34:57 +08:00
..
gitea-v1.6.4.mssql.sql.gz Remove statements not supported by SQLExpress from migration te… () 2020-01-22 15:09:35 +01:00
gitea-v1.6.4.mysql.sql.gz Add migration test () 2019-01-28 11:18:52 -05:00
gitea-v1.6.4.postgres.sql.gz Add support for database schema in PostgreSQL () 2020-01-20 16:45:14 +01:00
gitea-v1.6.4.sqlite3.sql.gz Add migration test () 2019-01-28 11:18:52 -05:00
gitea-v1.7.0.mssql.sql.gz Remove statements not supported by SQLExpress from migration te… () 2020-01-22 15:09:35 +01:00
gitea-v1.7.0.mysql.sql.gz Add migration test () 2019-01-28 11:18:52 -05:00
gitea-v1.7.0.postgres.sql.gz Add support for database schema in PostgreSQL () 2020-01-20 16:45:14 +01:00
gitea-v1.7.0.sqlite3.sql.gz Add migration test () 2019-01-28 11:18:52 -05:00
migration_test.go Remove legacy unknwon/com package () 2022-04-02 00:34:57 +08:00