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 a5d0061 commit b9c750dCopy full SHA for b9c750d
tests/settings.py
@@ -29,6 +29,7 @@
29
"alter_sync": 2,
30
"allow_suspicious_low_cardinality_types": 1,
31
"allow_experimental_object_type": 1,
32
+ "allow_experimental_json_type": 1,
33
},
34
35
"TEST": {"cluster": "cluster"},
0 commit comments