wallabag/app
Kevin Decherf bd164a75c4 Add migration to change case of tags
This migration does not support SQLite as long as this engine does not
support Unicode in LOWER().

This migration starts by retrieving the list of lowercase tags which
need to be migrated. Then it retrieves the list of tags for each tags
from the previous step in order to migrate entries. It handles deletion
of empty tags. At the end the migration makes a full scan to update the
label of all remaining tags.

WARNING: THIS MIGRATION IS IRREVERSIBLE.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2017-08-27 16:51:23 +02:00
..
config Disallow html for templating formats 2017-07-09 10:07:14 +02:00
DoctrineMigrations Add migration to change case of tags 2017-08-27 16:51:23 +02:00
Resources Update registration using API 2017-08-05 14:46:33 +02:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
autoload.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00