Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6068982
2014021000.sql
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
387 B
Referenced Files
None
Subscribers
None
2014021000.sql
View Options
ALTER
TABLE
`
kolab_cache_contact
`
ADD
`
name
`
VARCHAR
(
255
)
NOT
NULL
,
ADD
`
firstname
`
VARCHAR
(
255
)
NOT
NULL
,
ADD
`
surname
`
VARCHAR
(
255
)
NOT
NULL
,
ADD
`
email
`
VARCHAR
(
255
)
NOT
NULL
;
-- updating or clearing all contacts caches is required.
-- either run `bin/modcache.sh update --type=contact` or execute the following query:
-- DELETE FROM `kolab_folders` WHERE `type`='contact';
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 22, 5:42 AM (7 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
677304
Default Alt Text
2014021000.sql (387 B)
Attached To
Mode
R14 roundcubemail-plugins-kolab
Attached
Detach File
Event Timeline
Log In to Comment