Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120824035
data.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
724 B
Referenced Files
None
Subscribers
None
data.sql
View Options
-- Contacts
INSERT
INTO
contacts
(
user_id
,
changed
,
del
,
name
,
email
,
firstname
,
surname
,
vcard
,
words
)
VALUES
(
1
,
'2019-12-31 12:23:33.523071-05'
,
0
,
'John Doe'
,
'johndoe@example.org'
,
'John'
,
'Doe'
,
'BEGIN:VCARD
VERSION:3.0
N:Doe;John;;;
FN:John Doe
EMAIL;TYPE=INTERNET;TYPE=HOME:johndoe@example.org
END:VCARD'
,
' john do johndo@example.org'
);
INSERT
INTO
contacts
(
user_id
,
changed
,
del
,
name
,
email
,
firstname
,
surname
,
vcard
,
words
)
VALUES
(
1
,
'2019-12-31 12:24:10.213475-05'
,
0
,
'Jane Stalone'
,
'j.stalone@microsoft.com'
,
'Jane'
,
'Stalone'
,
'BEGIN:VCARD
VERSION:3.0
N:Stalone;Jane;;;
FN:Jane Stalone
EMAIL;TYPE=INTERNET;TYPE=HOME:j.stalone@microsoft.com
END:VCARD'
,
' jane stalone j.stalone@microsoft.com'
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 10:15 AM (2 d, 7 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18809100
Default Alt Text
data.sql (724 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline