aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/SQL/install.sql.pgsql.php
Commit message (Expand)AuthorAge
* SQL test if minor update is needed (#6692)Alexandre Alapetite2024-08-04
* Auto-update 5038 (#6279)Alexandre Alapetite2024-05-13
* Rework SQL field length (#5788)Alexandre Alapetite2023-10-31
* Ready for year 2038 (#5570)Alexandre Alapetite2023-10-30
* SQL increase length of VARCHAR fields (#5756)Alexandre Alapetite2023-10-30
* SQL: clean old auto-updates (#5649)Alexandre Alapetite2023-09-12
* Increase max feed URL length and drop unicity (#5038)Alexandre Alapetite2023-01-26
* Add database field attributes for entries (#4444)Alexandre Alapetite2022-07-19
* Dynamic OPML (#4407)Alexandre Alapetite2022-07-04
* Allow many (20k+) feeds (#4347)Alexandre Alapetite2022-05-09
* Fix XPath context for tags (#4246)Alexandre Alapetite2022-03-02
* Implement Web scraping "HTML + XPath" (#4220)Alexandre Alapetite2022-02-28
* Add PHPStan (#4021)Alexandre Alapetite2021-12-31
* Default or custom OPML (#2627)Alexandre Alapetite2019-11-04
* Feature/new archiving (#2335)Alexis Degrugillier2019-10-23
* SQL allow recreating existing user (#2555)Alexandre Alapetite2019-10-06
* PostgreSQL 9.5+ (#2554)Alexandre Alapetite2019-10-05
* PDO refactoring for code simplification (#2522)Alexandre Alapetite2019-09-29
* add: Allow admins to configure default feeds (#2515)Marien Fressinaud2019-09-11
* Allow dot in username (#2062)Alexandre Alapetite2018-10-24
* Custom labels (#2027)Alexandre Alapetite2018-09-29
* Fix check default category, and PostgreSQL seq bug (#1907)Alexandre Alapetite2018-05-29
* JSON column for feeds (#1838)Alexandre Alapetite2018-05-01
* Add mute strategy configuration (#1750)Alexis Degrugillier2018-01-01
* Fix DROP tables for deferred insertionAlexandre Alapetite2017-04-10
* SQL index auto addedAlexandre Alapetite2017-03-26
* More defered insertion. New SQL indexAlexandre Alapetite2017-03-26
* Candidate implementation of defered insertionAlexandre Alapetite2017-03-26
* CLI option no-default-feedsAlexandre Alapetite2016-10-24
* PostgreSQL workaround for SERIAL strange behaviourAlexandre Alapetite2016-10-15
* SQL DROP TABLEAlexandre Alapetite2016-10-15
* PostgreSQL emulate "INSERT IGNORE"Alexandre Alapetite2016-10-15
* PostgreSQL avoid duplicate category 1Alexandre Alapetite2016-10-15
* PostgreSQL multiuser bugAlexandre Alapetite2016-10-01
* PostgreSQL uppercase keywordsAlexandre Alapetite2016-10-01
* PostgreSQL schema updateAlexandre Alapetite2016-10-01
* More PostgreSQLAlexandre Alapetite2016-08-23
* PostgreSQL draftAlexandre Alapetite2016-08-02