This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
FreshRSS
Watch
0
Star
0
Fork
0
You've already forked FreshRSS
mirror of
https://github.com/FreshRSS/FreshRSS.git
synced
2026-07-09 14:46:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f28d2bae0935745c1c74ea38f2ee083f3fd4bf9d
FreshRSS
/
app
/
Models
History
Alexandre Alapetite
2b8b5937f2
Remove special case for SQLite
...
More uniform logic for the 3 databases. Fix wrong DROP TABLE for SQLite.
2019-09-12 11:56:37 +02:00
..
Auth.php
…
BooleanSearch.php
…
Category.php
…
CategoryDAO.php
Special case for SQLite to SQLite
2019-09-12 01:04:26 +02:00
ConfigurationSetter.php
…
Context.php
…
DatabaseDAO.php
Remove special case for SQLite
2019-09-12 11:56:37 +02:00
DatabaseDAOPGSQL.php
…
DatabaseDAOSQLite.php
…
Days.php
…
Entry.php
…
EntryDAO.php
Special case for SQLite to SQLite
2019-09-12 01:04:26 +02:00
EntryDAOPGSQL.php
…
EntryDAOSQLite.php
…
Factory.php
…
Feed.php
…
FeedDAO.php
…
FeedDAOSQLite.php
…
FilterAction.php
…
Log.php
…
LogDAO.php
…
ReadingMode.php
…
Search.php
…
Searchable.php
…
Share.php
…
StatsDAO.php
…
StatsDAOPGSQL.php
…
StatsDAOSQLite.php
…
Tag.php
…
TagDAO.php
…
TagDAOPGSQL.php
…
TagDAOSQLite.php
…
Themes.php
…
UserDAO.php
Remove special case for SQLite
2019-09-12 11:56:37 +02:00
UserQuery.php
…