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 5e994f8 commit b74e33dCopy full SHA for b74e33d
files/qa-databases.conf
@@ -232,6 +232,13 @@ tmp_gh_7598_alias = $(dir_sampleDb)/qa/tmp_gh_7598.fdb
232
}
233
234
235
+# Test issue: https://github.com/FirebirdSQL/firebird/issues/7723
236
+tmp_gh_7723_alias = $(dir_sampleDb)/qa/tmp_gh_7723.fdb
237
+{
238
+ AuthServer = Srp256
239
+}
240
+
241
242
# Databases for replication tests:
243
#
244
db_main_alias = $(dir_sampleDb)/qa_replication/db_main.fdb
0 commit comments