Migrating from sqlite to mysql
Just found an issue:
During the migration the characters in some fields are not encoded correctly. I had to run a "UPDATE sources SET spout = 'spouts\\rss\\feed' WHERE spout = 'spouts\rss\feed'" on the database but I only have RSS sources.