nextcloud-gpodder/lib/Migration
JonOfUs 9242def504 Add separate migration so that all systems have the same schema after hotfix 2022-11-11 12:42:18 +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 Fix broken migration, lead to errors with too large db keys 2022-11-11 12:42:18 +01:00
Version0007Date202211111100.php Add separate migration so that all systems have the same schema after hotfix 2022-11-11 12:42:18 +01:00