Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available.
Showing rows 0 - 10 (11 total, Query took 0.3286 seconds.)
SELECT * FROM `CHECK_CONSTRAINTS`
| Filter rows: |
| CONSTRAINT_CATALOG | CONSTRAINT_SCHEMA | TABLE_NAME | CONSTRAINT_NAME | CHECK_CLAUSE | |
|---|---|---|---|---|---|
| def | baranguard | audit_log | metadata_json | json_valid(`metadata_json`) | |
| def | baranguard | barangay | boundary_geojson | json_valid(`boundary_geojson`) | |
| def | baranguard | dispatch | route_json | json_valid(`route_json`) | |
| def | baranguard | notification_delivery | metadata_json | json_valid(`metadata_json`) | |
| def | baranguard | offline_queue | sync_metadata_json | json_valid(`sync_metadata_json`) | |
| def | baranguard_uiseed | audit_log | metadata_json | json_valid(`metadata_json`) | |
| def | baranguard_uiseed | barangay | boundary_geojson | json_valid(`boundary_geojson`) | |
| def | baranguard_uiseed | dispatch | route_json | json_valid(`route_json`) | |
| def | baranguard_uiseed | notification_delivery | metadata_json | json_valid(`metadata_json`) | |
| def | baranguard_uiseed | offline_queue | sync_metadata_json | json_valid(`sync_metadata_json`) | |
| def | mysql | global_priv | Priv | json_valid(`Priv`) |
| Filter rows: |