]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
test_for_update to recognise skip_locked for MariaDB-10.6 6998/head
authorDaniel Black <daniel@mariadb.org>
Wed, 8 Sep 2021 02:56:27 +0000 (12:56 +1000)
committerDaniel Black <daniel@mariadb.org>
Wed, 8 Sep 2021 02:56:58 +0000 (12:56 +1000)
commita8f9c05abea0795cfa39cd972e096e4581dbf892
treebbaa58b6bbd1b17d4ef73ad1d10b609bbea0f29c
parent06f031e55f40403996e3580bdc5a22661b6303f4
test_for_update to recognise skip_locked for MariaDB-10.6

Reference: https://mariadb.com/kb/en/select/#skip-locked
test/dialect/mysql/test_for_update.py