gitea/integrations/migration-test
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)
* Test locking immediate for SQLite3

* fix url field separator

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2020-02-27 07:51:37 +08:00
..
gitea-v1.6.4.mssql.sql.gz Remove statements not supported by SQLExpress from migration te… (#9929) 2020-01-22 15:09:35 +01:00
gitea-v1.6.4.mysql.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.6.4.postgres.sql.gz Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
gitea-v1.6.4.sqlite3.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.7.0.mssql.sql.gz Remove statements not supported by SQLExpress from migration te… (#9929) 2020-01-22 15:09:35 +01:00
gitea-v1.7.0.mysql.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
gitea-v1.7.0.postgres.sql.gz Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00
gitea-v1.7.0.sqlite3.sql.gz Add migration test (#5773) 2019-01-28 11:18:52 -05:00
migration_test.go Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) 2020-02-27 07:51:37 +08:00