mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Added pre-defined alias required for bugs/gh_8253_test.py
This commit is contained in:
parent
c6c322001b
commit
a3cbdc9ece
@ -274,6 +274,13 @@ tmp_gh_6416_alias = $(dir_sampleDb)/qa/tmp_gh_6416.fdb
|
|||||||
DataTypeCompatibility = 3.0
|
DataTypeCompatibility = 3.0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# https://github.com/FirebirdSQL/firebird/issues/8253
|
||||||
|
tmp_gh_8253_alias = $(dir_sampleDb)/qa/tmp_gh_8253.fdb
|
||||||
|
{
|
||||||
|
SecurityDatabase = tmp_gh_8253_alias
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
# Databases for replication tests:
|
# Databases for replication tests:
|
||||||
#
|
#
|
||||||
db_main_alias = $(dir_sampleDb)/qa_replication/db_main.fdb
|
db_main_alias = $(dir_sampleDb)/qa_replication/db_main.fdb
|
||||||
|
Loading…
Reference in New Issue
Block a user