nextcloud-gpodder/lib/Migration
2022-11-08 20:51:38 +01:00
..
TimestampMigration.php Change return value of migration to number of affected rows 2021-10-13 22:32:06 +02:00
Version0001Date20210520063113.php remove redundant unique modifier since we already have unique index on that column 2021-07-08 12:37:55 +02:00
Version0002Date20210524131313.php allow null/false value for boolean field 2021-07-08 19:29:40 +02:00
Version0003Date20210822231113.php adapt table column length limit to episode actions like DOWNLOAD 2021-08-22 23:19:38 +02:00
Version0004Date20210823115513.php add new timestamp database field. add migration step to convert timestamps to unix epoch 2021-10-06 14:06:45 +02:00
Version0005Date20211004110900.php provide episode_action timestamps as UTC in api response 2021-10-06 14:06:45 +02:00
Version0006Date20221106215500.php Add migration + test for long podcast feed URLs 2022-11-08 20:51:38 +01:00