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.
QSqlDatabase.exec
DeprecationWarning
2 parents 3969d99 + a26b0c6 commit 1d2a1eaCopy full SHA for 1d2a1ea
pytest.ini
@@ -3,6 +3,7 @@ addopts = --durations=10 -v -r a --color=yes --code-highlight=yes --strict-confi
3
empty_parameter_set_mark = fail_at_collect
4
filterwarnings =
5
error
6
+ ignore:.*QSqlDatabase\.exec\(:DeprecationWarning
7
log_auto_indent = True
8
log_level = INFO
9
minversion = 6.0
0 commit comments