]> git.mxchange.org Git - friendica.git/commit
We now store the uri data in a separate table (#5560)
authorMichael Vogel <icarus@dabo.de>
Sun, 5 Aug 2018 11:09:59 +0000 (13:09 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 5 Aug 2018 11:09:59 +0000 (13:09 +0200)
commitfa46e97f2799d19387ccf9ae2e1b0ff6d66efd1a
treeb924843700e28616616cef75bec3c3ab86921de7
parentffe16be7d604d59e4475e43b51433ad72d655da3
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
boot.php
config/dbstructure.json
database.sql
src/Model/Item.php
src/Model/ItemURI.php [new file with mode: 0644]