File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -56,8 +56,6 @@ var rustPostgresBlocklist = blocklist{
56
56
"types.enum_" : "experimental feature - https://github.com/cockroachdb/cockroach/issues/46260" ,
57
57
"types.lquery" : "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/44657" ,
58
58
"types.lquery_any" : "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/44657" ,
59
- "types.ltree" : "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/44657" ,
60
- "types.ltree_any" : "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/44657" ,
61
59
"types.ltxtquery" : "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/44657" ,
62
60
"types.ltxtquery_any" : "unsupported datatype - https://github.com/cockroachdb/cockroach/issues/44657" ,
63
61
"types.test_array_vec_params" : "default int size (int4 vs int8) mismatch" ,
You can’t perform that action at this time.
0 commit comments