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 |
|
Alexandre Alapetite
|
2859eff94d
|
MySQL UTF8MB4 minor details
|
2016-08-01 17:52:21 +02:00 |
|
Alexandre Alapetite
|
fe18d12551
|
Update MySQL to utf8mb4 (full unicode) 🔥
* Requires MySQL 5.5.3+ (drop support for MySQL 5.0)
* Requires PHP 5.3.3+ (drop support for PHP 5.3.0)
https://github.com/FreshRSS/FreshRSS/issues/789#issuecomment-73878076
|
2016-07-30 18:45:34 +02:00 |
|
Alexandre Alapetite
|
9f0b8ce70d
|
Add default feeds
https://github.com/FreshRSS/FreshRSS/issues/859
|
2015-07-03 23:29:46 +02:00 |
|
Alexandre Alapetite
|
96ba71e618
|
MySQL create table bug
https://github.com/FreshRSS/FreshRSS/issues/845
And updated version comments to 1.1.1
|
2015-05-31 20:22:27 +02:00 |
|
Alexandre Alapetite
|
217c191a1b
|
More SQLite compatibility
Additional changes to add compatibility with SQLite for the new
hash/lastSeen mode of updating articles.
|
2015-05-11 22:42:41 +02:00 |
|
Alexandre Alapetite
|
711530a512
|
SQL: detection of updates, and preparation for better burge
https://github.com/FreshRSS/FreshRSS/issues/798
https://github.com/FreshRSS/FreshRSS/issues/493
SQLite not yet tested. Only MySQL tested so far.
|
2015-04-04 22:39:31 +02:00 |
|
Marien Fressinaud
|
7080a32650
|
Add checking installation feature
|
2014-10-20 11:54:31 +02:00 |
|
Alexandre Alapetite
|
d477373ef2
|
SQLite: Bug creation new users
Not tested much yet. Some MySQL parts changed a bit too to double-check.
https://github.com/marienfressinaud/FreshRSS/issues/574
|
2014-08-09 19:58:39 +02:00 |
|
Alexandre Alapetite
|
1b43167fb8
|
SQL: Add f.ttl column to control feed cache duration
Preparation of https://github.com/marienfressinaud/FreshRSS/issues/250
Will also be used to disable automatic update for selected feeds
|
2014-07-05 01:20:45 +02:00 |
|
Alexandre Alapetite
|
2501bb337e
|
Preparation #2 for SQLite
https://github.com/marienfressinaud/FreshRSS/issues/100
|
2014-07-03 22:11:25 +02:00 |
|
Alexandre Alapetite
|
d6f4141086
|
Preparation for SQLite
https://github.com/marienfressinaud/FreshRSS/issues/100
|
2014-07-03 21:26:30 +02:00 |
|