summaryrefslogtreecommitdiff
path: root/etc/table_schema.json
blob: ed500c9d20caf7e254e5eaf0d4adeb71f598e759 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[
    {
        "table_id": 1,
        "table_name": "DATAPATH_TELEMETRY_JOB",
        "table_type": "plugin",
        "valid_column": 10,
        "custom": {
            "key": 1,
            "key_type": "pointer"
        }
    }
]