Current selection does not contain a unique column. Grid edit, checkbox, Edit, Copy and Delete features are not available.
Showing rows 0 - 6 (7 total, Query took 0.1176 seconds.)
SELECT * FROM `CHECK_CONSTRAINTS`
| Filter rows: |
| CONSTRAINT_CATALOG | CONSTRAINT_SCHEMA | TABLE_NAME | CONSTRAINT_NAME | CHECK_CLAUSE | |
|---|---|---|---|---|---|
| def | freeplay_db | items | metadata | json_valid(`metadata`) | |
| def | freeplay_db | items_crafted | metadata | json_valid(`metadata`) | |
| def | freeplay_db | kenny_rewards | claimed_days | json_valid(`claimed_days`) | |
| def | freeplay_db | kenny_rewards | missed_days | json_valid(`missed_days`) | |
| def | freeplay_db | login_rewards | claimed_dates | json_valid(`claimed_dates`) | |
| def | growlog_db | feed_schedules | schedule_data | json_valid(`schedule_data`) | |
| def | mysql | global_priv | Priv | json_valid(`Priv`) |
| Filter rows: |