track when node position was last updated
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE `nodes` ADD COLUMN `position_updated_at` DATETIME(3) NULL;
|
||||
Reference in New Issue
Block a user