From 516117207bbb3cca9723651b73941a2d1a5dca53 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sun, 10 Mar 2024 20:31:56 +0900 Subject: Add function to update `updated_at` column. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index eaacef8..af4c831 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -3,3 +3,4 @@ %uri=https://git.tojo.tokyo/diary-schema.git/about/ schema 2024-03-10T11:00:19Z Masaya Tojo # Add schema for diary objects. +update_updated_at [schema] 2024-03-10T11:29:05Z Masaya Tojo # Add function to update `updated_at` column. -- cgit v1.2.3