There was an error while loading. Please reload this page.
1 parent 0589171 commit 82b1499Copy full SHA for 82b1499
1 file changed
tests/types/test_json.py
@@ -28,7 +28,7 @@ def test_create_table(self):
28
class_name_func=class_name_func
29
)
30
class JSONTestCase(BaseTestCase):
31
- required_server_version = (22, 3, 2)
+ required_server_version = (22, 6, 1)
32
33
table = Table(
34
'test', BaseTestCase.metadata(),
0 commit comments