]> source.dussan.org Git - nextcloud-server.git/commit
feat: init files_reminders migration
authorChristopher Ng <chrng8@gmail.com>
Mon, 31 Jul 2023 19:10:50 +0000 (12:10 -0700)
committerChristopher Ng <chrng8@gmail.com>
Thu, 3 Aug 2023 22:30:10 +0000 (15:30 -0700)
commite16001b8eb6b5f87dfba57cca94adb88cf6b1d45
tree85bc8d139925299e6503c67d3b614cd7d85f13c1
parent9a7e2b15580578b4de3eb36808dc466a9fd6b976
feat: init files_reminders migration

Signed-off-by: Christopher Ng <chrng8@gmail.com>
.gitignore
apps/files_reminders/lib/Db/Reminder.php [new file with mode: 0644]
apps/files_reminders/lib/Db/ReminderMapper.php [new file with mode: 0644]
apps/files_reminders/lib/Migration/Version10000Date20230725162149.php [new file with mode: 0644]