]> git.mxchange.org Git - friendica.git/commit
[Database version 1402] Rework parsed_url table
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 16 Feb 2021 15:10:53 +0000 (10:10 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 18 Feb 2021 13:49:33 +0000 (08:49 -0500)
commit7de03eb13f2866f978247b9f0a356ddba886c6a0
treec9ce5fd4fe5a7b61bc7c2bd9228ac50a520386eb
parent1b90686fcd6ce2a58c8d606c34a2dc0e430eda7d
[Database version 1402] Rework parsed_url table

- Allow arbitrary-sized URL
- Use URL hash for primary key instead of truncated URL, requires table truncation pre update
- Add expires field
database.sql
static/dbstructure.config.php
update.php