1
Fork 0
photoview/api/database/migrations
viktorstrate a65a7bc289 Migrate all database tables to use utf8
Before this, photos and albums with special characters,
would result in a scanner error and would not be imported properly.
2020-03-10 19:03:40 +01:00
..
001_user.down.sql Improve scanner reliability 2020-02-27 16:26:53 +01:00
001_user.up.sql Improve scanner reliability 2020-02-27 16:26:53 +01:00
002_photo.down.sql Improve scanner reliability 2020-02-27 16:26:53 +01:00
002_photo.up.sql Improve scanner reliability 2020-02-27 16:26:53 +01:00
003_site_info.down.sql Setup initial setup wizard 2020-02-05 16:49:51 +01:00
003_site_info.up.sql Setup initial setup wizard 2020-02-05 16:49:51 +01:00
004_shares.down.sql Work on share tokens 2020-02-09 21:25:33 +01:00
004_shares.up.sql Work on shares 2020-02-11 14:32:35 +01:00
005_utf8_migration.up.sql Migrate all database tables to use utf8 2020-03-10 19:03:40 +01:00