]> git.mxchange.org Git - friendica.git/blobdiff - doc/database/db_event.md
Reenable Twitter/Retweet tests
[friendica.git] / doc / database / db_event.md
index 5550d1a1a050f6bdbca8472b36de2c4aea01dd22..ff89b6ba2afc26a7dc498f8732a37e08c9929624 100644 (file)
@@ -23,7 +23,6 @@ Fields
 | location  | event location                                             | text               | YES  |     | NULL                |                |
 | type      | event or birthday                                          | varchar(20)        | NO   |     |                     |                |
 | nofinish  | if event does have no end this is 1                        | boolean            | NO   |     | 0                   |                |
-| adjust    | adjust to timezone of the recipient (0 or 1)               | boolean            | NO   |     | 1                   |                |
 | ignore    | 0 or 1                                                     | boolean            | NO   |     | 0                   |                |
 | allow_cid | Access Control - list of allowed contact.id '<19><78>'     | mediumtext         | YES  |     | NULL                |                |
 | allow_gid | Access Control - list of allowed groups                    | mediumtext         | YES  |     | NULL                |                |