blob: c78fe74febbea1b353494aef9226155c2e83cc8a (
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"="strong"
}
|