mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-29 16:18:22 +00:00
Allow to give human readable summary to user tasks
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `periodic_task`
|
||||
ADD COLUMN `summary` varchar(254);
|
Reference in New Issue
Block a user