Files
MaxScale/maxscale-system-test/cache/cache_basic/cache_rules.json
Markus Mäkelä d7d4ec29bb Add tests from develop
Added tests from develop. The test results need to be modified for 2.0.
2017-05-26 15:40:40 +03:00

10 lines
133 B
JSON

{
"store": [
{
"attribute": "table",
"op": "=",
"value": "caching"
}
]
}