From 2fb413587fc1d34045a8724b0aac60e8e8051560 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Sat, 16 Mar 2024 03:02:02 +0900 Subject: Add table for tagging articles. --- sqitch.plan | 1 + 1 file changed, 1 insertion(+) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index 71228b4..c500b49 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -5,3 +5,4 @@ schema 2024-03-10T11:00:19Z Masaya Tojo # Add schema for diary objects. articles [schema] 2024-03-10T13:54:19Z Masaya Tojo # Add table manage diary articles. tags [schema] 2024-03-10T15:55:56Z Masaya Tojo # Add table manage diary tags. +article_taggings [schema tags articles] 2024-03-15T17:54:50Z Masaya Tojo # Add table for tagging articles. -- cgit v1.2.3