]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Enable tests of fetch/offset for mariadb>=10.6
authorFederico Caselli <cfederico87@gmail.com>
Mon, 4 Oct 2021 15:59:42 +0000 (17:59 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Fri, 8 Oct 2021 12:05:57 +0000 (14:05 +0200)
commit6d581161b3cbea06b0d4f612b9f8be2781f1ae5c
treecc64381dc418bc087cf02d89b24f9233b8b50a1e
parent71e463506217e3acc379a3f459e68a81792a0aac
Enable tests of fetch/offset for mariadb>=10.6

Fixes: #6999
Change-Id: I29cf3908a6c872611409a3e7256296314c81dea1
lib/sqlalchemy/testing/requirements.py
lib/sqlalchemy/testing/suite/test_select.py
test/requirements.py