TABLE STRUCTURE
Name | Type | Null | Default |
---|---|---|---|
meta_id | BIGINT(20) |
false |
None |
license_id | BIGINT(20) |
false |
0 |
meta_key | VARCHAR(255) |
true |
null |
meta_value | LONGTEXT |
true |
null |
created_at | DATETIME |
true |
null |
created_by | BIGING(20) |
true |
null |
updated_at | DATETIME |
true |
null |
updated_by | BIGING(20) |
true |
null |