From 6d6f4546b0cda266e6f5e6f2cda783da985dfb00 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Wed, 30 Aug 2023 00:10:06 +0900 Subject: Add function to update timestamp --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index f3a1a38..7362c06 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -4,3 +4,4 @@ schema 2023-08-27T13:52:33Z Masaya Tojo # Add schema for all photos objects. photos [schema] 2023-08-29T13:12:25Z Masaya Tojo # Create table to manage my photos. +update_timestamp [schema] 2023-08-29T15:03:35Z Masaya Tojo # Add function to update timestamp -- cgit v1.2.3