Column |
Type |
Nullable |
Default |
Primary Key |
key |
string |
No |
NULL |
Yes |
value |
string |
Yes |
NULL |
No |
created_at |
datetime |
No |
NULL |
No |
updated_at |
datetime |
No |
NULL |
No |
No indexes found or not supported by this database.
No foreign keys found or not supported by this database.