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:
parent
a0888cfb41
commit
366de7ccdc
@ -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:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user