[
{
"id": 18508,
"schema": "cron",
"table": "job",
"table_id": 18496,
"name": "cron_job_policy",
"action": "PERMISSIVE",
"roles": ["public"],
"command": "ALL",
"definition": "(username = CURRENT_USER)",
"check": null
},
{
"id": 18523,
"schema": "cron",
"table": "job_run_details",
"table_id": 18515,
"name": "cron_job_run_details_policy",
"action": "PERMISSIVE",
"roles": ["public"],
"command": "ALL",
"definition": "(username = CURRENT_USER)",
"check": null
}
]