]> git.mxchange.org Git - friendica.git/commit
Fix Issue #2816 - Update dbstructure instead of update
authorHypolite Petovan <ben.lort@gmail.com>
Sun, 2 Oct 2016 03:29:30 +0000 (23:29 -0400)
committerHypolite Petovan <ben.lort@gmail.com>
Sun, 2 Oct 2016 03:29:30 +0000 (23:29 -0400)
commit3f619726b131296106459544852692aaa54ae7eb
tree5f85296a60299db73e7ea1ed2d03075d65b1cd30
parent3c85fb8c9a94d4856760a15ea98656a44976a8fa
Fix Issue #2816 - Update dbstructure instead of update

- Add UNIQUE index support to `update_structure()`
- Move DB update from `update.php` to `dbstructure.php`
- Update DB_VERSION to 1210
boot.php
include/dbstructure.php
update.php