From 8133c9e74bf846d275355cc5690b5a465d0372b8 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Mon, 13 Mar 2023 00:40:35 +0900 Subject: Add update_timestamp trigger to articles table. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index 870ff72..b4100bc 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -20,3 +20,4 @@ items [items@v1.0.0-alpha.1 articles] 2023-03-12T15:12:15Z Masaya Tojo # Tag v1.0.0-alpha.2. transaction_types [schema] 2023-03-12T15:20:07Z Masaya Tojo # Add table to manage transaction type codes. +articles_update_timestamp [articles update_timestamp] 2023-03-12T15:38:43Z Masaya Tojo # Add update_timestamp trigger to articles table. -- cgit v1.2.3