A FreshRSS extension for automatic feed refresh TTL based on the average frequency of entries.
GNU Affero General Public License v3.0
27
stars
3
forks
source link
:bug: Add prefix to feed table in fetchAllStats() SQL #5
Closed
obrenckle closed 1 year ago
I forgot to apply the same fix as before to the feed table in query of the fetchAllStats() function, so the Feed frequency statistics stayed empty.
Sorry about that !