index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
Models
/
EntryDAOSQLite.php
Age
Commit message (
Expand
)
Author
2019-10-06
SQL allow recreating existing user (#2555)
Alexandre Alapetite
2019-09-29
PDO refactoring for code simplification (#2522)
Alexandre Alapetite
2019-09-15
CLI to export/import any database to/from SQLite (#2496)
Alexandre Alapetite
2018-09-29
Custom labels (#2027)
Alexandre Alapetite
2018-09-08
Missing touch for SQLite and PostgreSQL (#2008)
Alexandre Alapetite
2018-09-08
Fix SQLite and PostgreSQL (#2007)
Alexandre Alapetite
2018-03-14
Light Boolean search implementation (#1828)
Alexandre Alapetite
2018-03-11
SQLite more error logs
Alexandre Alapetite
2017-10-12
CLI optimize database (#1663)
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-03-26
Candidate implementation of defered insertion
Alexandre Alapetite
2016-10-14
PostgreSQL compatibility boolean
Alexandre Alapetite
2016-08-31
Quoted upper-cases instead of string replace
Alexandre Alapetite
2016-08-23
More PostgreSQL
Alexandre Alapetite
2016-08-19
More SQLite fix for mark search as read
Alexandre Alapetite
2016-08-19
SQLite fix for mark search as read
Alexandre Alapetite
2016-08-02
Forgotten method name update for SQLite
Alexandre Alapetite
2015-05-11
More SQLite compatibility
Alexandre Alapetite
2014-12-21
Fix getting db size for sqlite
Marien Fressinaud
2014-12-06
Add comments
Alexis Degrugillier
2014-10-17
Fix a bug to get size of user (SQLite)
Marien Fressinaud
2014-10-05
Replace Minz_Log::record by corresponding methods
Marien Fressinaud
2014-08-07
First bug for old articles first
Alexandre Alapetite
2014-07-08
SQL: removed superfluous transactions to avoid some dead locks
Alexandre Alapetite
2014-07-07
SQL: SQLite syntax uniformisation
Alexandre Alapetite
2014-07-05
Add support for SQLite
Alexandre Alapetite
2014-07-03
Preparation #3 for SQLite
Alexandre Alapetite
2014-07-03
Preparation #2 for SQLite
Alexandre Alapetite