Cache store
From Open Source Software Research
Appears in the following schemas:
Most Recent Description
Column | Type | Modifiers |
---|---|---|
name | character varying(255) | not null |
data | text | |
indate | integer | not null default 0 |
Indexes: cache_store_pkey primary key btree (name) |
Other Information About the Data
Know something about this table? Add it here (and remove this message)