friendica/src/Model
Michael Vogel fa46e97f27 We now store the uri data in a separate table (#5560)
* We now have a item-uri table

* Fixing line endings

* New item uri table

* Rescued ItemURI.php file

* Reverting some git problem

* Corrected the dbstructure file

* Updated database.sql / we now store content in the new id fields
2018-08-05 13:09:59 +02:00
..
Contact.php Notices again (#5543) 2018-08-02 07:21:01 +02:00
Conversation.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Event.php Notices again (#5543) 2018-08-02 07:21:01 +02:00
GContact.php Once again, notices ... (#5535) 2018-07-31 18:39:23 +02:00
Group.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Item.php We now store the uri data in a separate table (#5560) 2018-08-05 13:09:59 +02:00
ItemContent.php Next item structure works (#5380) 2018-07-15 14:36:20 -04:00
ItemURI.php We now store the uri data in a separate table (#5560) 2018-08-05 13:09:59 +02:00
Mail.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
OpenWebAuthToken.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
PermissionSet.php Removed some test logging 2018-07-29 04:38:14 +00:00
Photo.php Rename dbesc to DBA::escape 2018-07-23 15:30:54 -04:00
Process.php Rename Friendica\Database\dba to Friendica\Database\DBA 2018-07-20 08:19:26 -04:00
Profile.php Fix missing fields in event reminder (#5540) 2018-08-01 09:27:13 +02:00
PushSubscriber.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Queue.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
Term.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
User.php Notices again (#5543) 2018-08-02 07:21:01 +02:00