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 4fc1930 commit e5bdf34Copy full SHA for e5bdf34
docs/helpers.rst
@@ -428,7 +428,7 @@ Example
428
:param num: expected number of queries
429
:param connection: optional database connection
430
:param str info: optional info message to display on failure
431
- :param str using: optional database connection name
+ :param str using: optional database alias
432
433
This fixture allows to check for an expected number of DB queries.
434
0 commit comments