aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/updateController.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2022-05-26 23:22:06 +0200
committerGravatar GitHub <noreply@github.com> 2022-05-26 23:22:06 +0200
commit516f0c090c714d173dbaa945dce6a8d8593f6425 (patch)
treee6d647210f6b5bb45cd47ab650ed31c95e30ca3c /app/Controllers/updateController.php
parentf89819bd64bb5ada706f9b85abd6f7b600a95786 (diff)
Fix SQLite regression (#4389)
Revert SQLite part of https://github.com/FreshRSS/FreshRSS/pull/4387 https://github.com/FreshRSS/FreshRSS/pull/4347 Apparently INT and INTEGER are not perfectly synonym in SQLite! > An INTEGER PRIMARY KEY column is an alias for the rowid, but an INT PRIMARY KEY column is not. https://www.sqlite.org/stricttables.html#strict_tables
Diffstat (limited to 'app/Controllers/updateController.php')
0 files changed, 0 insertions, 0 deletions