aboutsummaryrefslogtreecommitdiff
path: root/app/Models/Entry.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-10-31 23:37:16 +0100
committerGravatar GitHub <noreply@github.com> 2023-10-31 23:37:16 +0100
commit5a383c105464876fa57caa4eb655276367af6fb9 (patch)
tree3cd863ad5daaed732e32709f4d478ea2398eac88 /app/Models/Entry.php
parent72aaea86367797f292d296524a609f05ff175b1c (diff)
Update DB recommendations (#5793)
* Update DB recommendations Favour PostgreSQL, based on tests such as: https://github.com/FreshRSS/FreshRSS/pull/5648#issuecomment-1715843198 https://github.com/FreshRSS/FreshRSS/issues/5707 SQLite is generally very fine, although with the challenge that the DB model cannot easily be updated https://www.sqlite.org/lang_altertable.html#why_alter_table_is_such_a_problem_for_sqlite (We should ship a command-line update mechanism) I have verified that FreshRSS still works with `mysql:5.5.62` https://hub.docker.com/layers/library/mysql/5.5.62/images/sha256-d404d78aa797c87c255e5ae2beb5d8d0e4d095f930b1f20dc208eaa957477b74?context=explore * sqlite
Diffstat (limited to 'app/Models/Entry.php')
0 files changed, 0 insertions, 0 deletions