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:
parent
14bc4b33e0
commit
faea1533a8
@ -178,6 +178,14 @@ tmp_gh_7382_alias = $(dir_sampleDb)/qa/tmp_gh_7382.fdb
|
|||||||
DefaultDbCachePages = 30k
|
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:
|
# Databases for replication tests:
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user