6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 13:33:07 +01:00

Added alias for self-secutity DB, need for test gh-8062

This commit is contained in:
pavel-zotov 2024-04-16 19:55:53 +03:00
parent a0888cfb41
commit 366de7ccdc

View File

@ -250,6 +250,12 @@ tmp_gh_4203_alias = $(dir_sampleDb)/qa/tmp_gh_4203.fdb
SecurityDatabase = tmp_gh_4203_alias
}
# https://github.com/FirebirdSQL/firebird/issues/8062
tmp_gh_8062_alias = $(dir_sampleDb)/qa/tmp_gh_8062.fdb
{
SecurityDatabase = tmp_gh_8062_alias
}
# Databases for replication tests:
#