Files
FreshRSS/app/Models
Alexandre Alapetite ffacdaa57a Fix TagDAO for SQLite (#5362)
The list of tags was empty when using SQLite.
I have just realised that SQLite PDO driver returns int columns as string (at least in my test with PHP 7.4.33) so there was a type bug.
We might have other bugs of this type for SQLite...
2023-04-30 23:10:56 +02:00
..
2022-01-04 13:59:09 +01:00
2023-04-17 08:30:21 +02:00
2023-04-17 08:30:21 +02:00
2023-04-17 08:30:21 +02:00
2023-02-03 14:35:59 +01:00
2023-04-17 08:30:21 +02:00
2023-03-27 00:36:21 +02:00
2023-03-27 00:36:21 +02:00
2023-04-17 08:30:21 +02:00
2023-04-17 08:30:21 +02:00
2023-04-17 08:30:21 +02:00
2023-04-30 23:10:56 +02:00