| Age | Commit message (Collapse) | Author |
|
|
|
https://github.com/FreshRSS/FreshRSS/pull/1470
|
|
At the same time as the new temp table
|
|
New index entry_feed_read_index
TODO: Auto add this index to existing version
|
|
https://github.com/FreshRSS/FreshRSS/issues/530
|
|
https://github.com/FreshRSS/FreshRSS/issues/1095
|
|
http://stackoverflow.com/questions/18389537/does-postgresql-serial-work-differently
|
|
https://github.com/FreshRSS/FreshRSS/issues/1320
|
|
Would have liked to use UPSERT, but it is first available from
PostgreSQL 9.5.
|
|
https://github.com/FreshRSS/FreshRSS/issues/1312
|
|
https://github.com/FreshRSS/FreshRSS/pull/1195
|
|
|
|
|
|
|
|
https://github.com/FreshRSS/FreshRSS/issues/416
Based on @Damstre work https://github.com/FreshRSS/FreshRSS/pull/1071
Not tested
|