blob: 1574638558e48f7926c6d83b9b88d1f4d860206c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
{
"schema"=<"strict" = %false; "unique_keys" = %false>
[
{"type"="any"; "name"="a"; "sort_order"="ascending"};
{"type"="any"; "name"="b"; "sort_order"="ascending"};
{"type"="any"; "name"="c"; "sort_order"="ascending"}
];
"schema_mode"="weak"
}
|