Alexandre Alapetite
|
5d54e47ff4
|
Fix DROP tables for deferred insertion
https://github.com/FreshRSS/FreshRSS/pull/1470
|
2017-04-10 00:43:18 +02:00 |
|
Alexandre Alapetite
|
bc580c5905
|
SQL index auto added
At the same time as the new temp table
|
2017-03-26 22:08:17 +02:00 |
|
Alexandre Alapetite
|
e956aee53d
|
More defered insertion. New SQL index
New index entry_feed_read_index
TODO: Auto add this index to existing version
|
2017-03-26 14:07:06 +02:00 |
|
Alexandre Alapetite
|
22b41f3bfc
|
Candidate implementation of defered insertion
https://github.com/FreshRSS/FreshRSS/issues/530
|
2017-03-26 00:01:11 +01:00 |
|
Alexandre Alapetite
|
1182129ce5
|
CLI option no-default-feeds
https://github.com/FreshRSS/FreshRSS/issues/1095
|
2016-10-24 20:29:08 +02:00 |
|
Alexandre Alapetite
|
f1eaf02a0c
|
PostgreSQL workaround for SERIAL strange behaviour
http://stackoverflow.com/questions/18389537/does-postgresql-serial-work-differently
|
2016-10-15 23:09:21 +02:00 |
|
Alexandre Alapetite
|
34e38e3a97
|
SQL DROP TABLE
https://github.com/FreshRSS/FreshRSS/issues/1320
|
2016-10-15 20:01:48 +02:00 |
|
Alexandre Alapetite
|
c24d60372a
|
PostgreSQL emulate "INSERT IGNORE"
Would have liked to use UPSERT, but it is first available from
PostgreSQL 9.5.
|
2016-10-15 00:49:10 +02:00 |
|
Alexandre Alapetite
|
0eb7a717e6
|
PostgreSQL avoid duplicate category 1
https://github.com/FreshRSS/FreshRSS/issues/1312
|
2016-10-15 00:04:51 +02:00 |
|
Alexandre Alapetite
|
9b22272eee
|
PostgreSQL multiuser bug
https://github.com/FreshRSS/FreshRSS/pull/1195
|
2016-10-01 20:54:08 +02:00 |
|
Alexandre Alapetite
|
e979b67ceb
|
PostgreSQL uppercase keywords
|
2016-10-01 09:34:09 +02:00 |
|
Alexandre Alapetite
|
c16a973d45
|
PostgreSQL schema update
|
2016-10-01 09:24:46 +02:00 |
|
Alexandre Alapetite
|
c25fdbcc09
|
More PostgreSQL
|
2016-08-23 00:02:54 +02:00 |
|
Alexandre Alapetite
|
7c1b5e322c
|
PostgreSQL draft
https://github.com/FreshRSS/FreshRSS/issues/416
Based on @Damstre work https://github.com/FreshRSS/FreshRSS/pull/1071
Not tested
|
2016-08-02 22:49:35 +02:00 |
|