Files
FreshRSS/app/Models
Alexandre Alapetite f050a94b48 SQL: clean old auto-updates (#5649)
Should help with some DB lock issues.

Complete https://github.com/FreshRSS/FreshRSS/pull/3558 after https://github.com/FreshRSS/FreshRSS/pull/5625 already cherry-picked from it.

* Removed auto-update of MySQL GUID case sensitivity
https://github.com/FreshRSS/FreshRSS/pull/2078
  * Contributed to a DB lock in https://github.com/FreshRSS/FreshRSS/issues/5008

Also removed the following non-problematic auto-updates, simply because they were older than the above ones
* Auto-create custom labels (1.12.0) https://github.com/FreshRSS/FreshRSS/pull/2027
* Auto-add JSON column for feeds (1.11.0) https://github.com/FreshRSS/FreshRSS/pull/1838
* Auto-create temporary tables (1.7.0) https://github.com/FreshRSS/FreshRSS/pull/1470
2023-09-12 10:43:14 +02:00
..
2023-02-03 14:35:59 +01:00
2023-09-04 10:09:37 +02:00
2023-04-17 08:30:21 +02:00
2023-08-03 21:56:35 +02:00
2023-03-27 00:36:21 +02:00
2023-03-27 00:36:21 +02:00
2023-04-17 08:30:21 +02:00
2023-09-12 10:43:14 +02:00
2023-06-13 22:39:33 +02:00
2023-05-11 12:53:32 +02:00