Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available. 
 Showing rows 0 - 12 (13 total, Query took 0.2672 seconds.)
SELECT * FROM `CHECK_CONSTRAINTS`
| Filter rows: | 
| CONSTRAINT_CATALOG | CONSTRAINT_SCHEMA | TABLE_NAME | CONSTRAINT_NAME | CHECK_CLAUSE | |
|---|---|---|---|---|---|
| def | customersupport | activity_log | metadata_json | json_valid(`metadata_json`) | |
| def | customersupport | automations | trigger_json | json_valid(`trigger_json`) | |
| def | customersupport | automations | conditions_json | json_valid(`conditions_json`) | |
| def | customersupport | automations | actions_json | json_valid(`actions_json`) | |
| def | customersupport | custom_field_defs | options_json | json_valid(`options_json`) | |
| def | customersupport | macros | actions_json | json_valid(`actions_json`) | |
| def | customersupport | views | filters_json | json_valid(`filters_json`) | |
| def | customersupport | views | sort_json | json_valid(`sort_json`) | |
| def | freelumadigital | design_characters | style_attributes | json_valid(`style_attributes`) | |
| def | freelumatube | design_characters | style_attributes | json_valid(`style_attributes`) | |
| def | freelumatv | videos | video_details | json_valid(`video_details`) | |
| def | mysql | global_priv | Priv | json_valid(`Priv`) | |
| def | textmessaging | segments | Rules | json_valid(`Rules`) | 
| Filter rows: |