aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_reminders/lib/Migration
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix: return null if table existsChristopher Ng2023-08-031-0/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: add updated atChristopher Ng2023-08-031-0/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: rename to due dateChristopher Ng2023-08-031-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: add created atChristopher Ng2023-08-031-1/+4
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* enh: use datetimeChristopher Ng2023-08-031-2/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* feat: init files_reminders migrationChristopher Ng2023-08-031-0/+71
Signed-off-by: Christopher Ng <chrng8@gmail.com>