We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0888cf commit 366de7cCopy full SHA for 366de7c
files/qa-databases.conf
@@ -250,6 +250,12 @@ tmp_gh_4203_alias = $(dir_sampleDb)/qa/tmp_gh_4203.fdb
250
SecurityDatabase = tmp_gh_4203_alias
251
}
252
253
+# https://github.com/FirebirdSQL/firebird/issues/8062
254
+tmp_gh_8062_alias = $(dir_sampleDb)/qa/tmp_gh_8062.fdb
255
+{
256
+ SecurityDatabase = tmp_gh_8062_alias
257
+}
258
+
259
260
# Databases for replication tests:
261
#
0 commit comments