Files
FreshRSS/app/Models/FeedDAO.php
Alexandre Alapetite fde4e79ed0 SQL attributes native unicode (#5371)
Save our attributes for entries, feeds, and tags as native Unicode instead of JSON escape sequences such as `\u00f8` which are difficult to work with.
2023-05-04 19:48:09 +02:00

22 KiB