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

added section for upcoming gh_7046_test.py

This commit is contained in:
pavel-zotov 2023-02-23 12:44:13 +03:00
parent 14bc4b33e0
commit faea1533a8

View File

@ -178,6 +178,14 @@ tmp_gh_7382_alias = $(dir_sampleDb)/qa/tmp_gh_7382.fdb
DefaultDbCachePages = 30k
}
# Test issue: https://github.com/FirebirdSQL/firebird/issues/7046
# Make ability to add comment to mapping ('COMMENT ON MAPPING ... IS ...')
tmp_gh_7046_alias = $(dir_sampleDb)/qa/tmp_gh_7046.fdb
{
SecurityDatabase = tmp_gh_7046_alias
}
# Databases for replication tests:
#