From c624400168c1f6b6d902a8eace3f722d5ca1eb90 Mon Sep 17 00:00:00 2001 From: Masaya Tojo Date: Tue, 29 Aug 2023 23:59:58 +0900 Subject: Fix username and email --- sqitch.plan | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sqitch.plan') diff --git a/sqitch.plan b/sqitch.plan index d0820d2..f3a1a38 100644 --- a/sqitch.plan +++ b/sqitch.plan @@ -2,5 +2,5 @@ %project=photos %uri=http://git.private.tojo.tokyo/ -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. +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. -- cgit v1.2.3