summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/dialects/postgresql/asyncpg.py
diff options
context:
space:
mode:
authorDaniel Black <daniel@mariadb.org>2021-09-12 01:17:50 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2021-09-16 11:24:34 -0400
commit72a27c5d7c1a945deaded782e89754fce717951d (patch)
treead3935db44b77ee19a1b83ad3239a9013cebee11 /lib/sqlalchemy/dialects/postgresql/asyncpg.py
parent0277ec7b9d894b16b5ef83ec722c321d5cb3c0e4 (diff)
downloadsqlalchemy-72a27c5d7c1a945deaded782e89754fce717951d.tar.gz
test update_nowait - added support in MariaDB-10.3
<!-- Provide a general summary of your proposed changes in the Title field above --> MariaDB supported NOWAIT in 10.3. ref: https://mariadb.com/kb/en/wait-and-nowait/ This pull request is: - [X] very trivial test change - [ ] A documentation / typographical error fix - Good to go, no issue or tests are needed - [ ] A short code fix - please include the issue number, and create an issue if none exists, which must include a complete example of the issue. one line code fixes without an issue and demonstration will not be accepted. - Please include: `Fixes: #<issue number>` in the commit message - please include tests. one line code fixes without tests will not be accepted. - [ ] A new feature implementation - please include the issue number, and create an issue if none exists, which must include a complete example of how the feature would look. - Please include: `Fixes: #<issue number>` in the commit message - please include tests. **Have a nice day!** Closes: #7009 Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/7009 Pull-request-sha: 4fa750e3d34638be7e9583d849216f6d90ca88fc Change-Id: I4ee8cf2cf84daf7af3300e6f80671375232fcf02
Diffstat (limited to 'lib/sqlalchemy/dialects/postgresql/asyncpg.py')
0 files changed, 0 insertions, 0 deletions