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
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819)
* Add support for database schema

* Require setting search_path for the db user

* Add schema setting to admin/config.tmpl

* Use a schema different from default for psql tests

* Update postgres scripts to use custom schema

* Update to xorm/core 0.7.3 and xorm/xorm c37aff9b3a

* Fix migration test

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
4 years ago
..
gitea-v1.3.3.sqlite3.sql.gz Fix dropTableColumns sqlite implementation (#7710) 5 years ago
gitea-v1.5.3.mssql.sql.gz Add mssql migration tests (#6852) 5 years ago
gitea-v1.5.3.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.5.3.postgres.sql.gz Add support for database schema in PostgreSQL (#8819) 4 years ago
gitea-v1.5.3.sqlite3.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.6.4.mssql.sql.gz Add mssql migration tests (#6852) 5 years ago
gitea-v1.6.4.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.6.4.postgres.sql.gz Add support for database schema in PostgreSQL (#8819) 4 years ago
gitea-v1.6.4.sqlite3.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.7.0.mssql.sql.gz Add mssql migration tests (#6852) 5 years ago
gitea-v1.7.0.mysql.sql.gz Add migration test (#5773) 5 years ago
gitea-v1.7.0.postgres.sql.gz Add support for database schema in PostgreSQL (#8819) 4 years ago
gitea-v1.7.0.sqlite3.sql.gz Add migration test (#5773) 5 years ago
migration_test.go Add support for database schema in PostgreSQL (#8819) 4 years ago