Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120838300
2013052500.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
293 B
Referenced Files
None
Subscribers
None
2013052500.sql
View Options
CREATE
TABLE
"cache_shared"
(
cache_key
varchar
(
255
)
NOT
NULL
,
created
timestamp
with
time
zone
DEFAULT
now
()
NOT
NULL
,
data
text
NOT
NULL
);
CREATE
INDEX
cache_shared_cache_key_idx
ON
"cache_shared"
(
cache_key
);
CREATE
INDEX
cache_shared_created_idx
ON
"cache_shared"
(
created
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 1:57 PM (6 d, 8 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c8/0d/f45106e7e64d71cec5007142817f
Default Alt Text
2013052500.sql (293 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline