From 1a7674b1e32e0183cc1563aad87be1a9efe27c7d Mon Sep 17 00:00:00 2001 From: Mina Choi Date: Mon, 6 Jul 2026 08:56:20 +0900 Subject: [PATCH] =?UTF-8?q?[chore]=20db:=20=EC=8A=A4=ED=82=A4=EB=A7=88=20?= =?UTF-8?q?=ED=8C=8C=EC=9D=BC=EB=AA=85=20=EB=82=A0=EC=A7=9C=E2=86=92?= =?UTF-8?q?=EB=82=A0=EC=A7=9C=EC=8B=9C=EA=B0=81=20=ED=98=95=EC=8B=9D=20?= =?UTF-8?q?=EA=B5=90=EC=A0=95=20(=5F202607031710)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 01-schema/04-alter 파일명을 _20260702(날짜) → _202607031710(날짜시각)으로 교정. - 주석·문서 참조는 글롭(01-schema*.sql·04-alter*.sql)이라 영향 없음. Co-Authored-By: Claude Opus 4.8 (1M context) --- .../{01-schema_20260702.sql => 01-schema_202607031710.sql} | 0 .../{04-alter_20260702.sql => 04-alter_202607031710.sql} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename postgres-init/{01-schema_20260702.sql => 01-schema_202607031710.sql} (100%) rename postgres-init/{04-alter_20260702.sql => 04-alter_202607031710.sql} (100%) diff --git a/postgres-init/01-schema_20260702.sql b/postgres-init/01-schema_202607031710.sql similarity index 100% rename from postgres-init/01-schema_20260702.sql rename to postgres-init/01-schema_202607031710.sql diff --git a/postgres-init/04-alter_20260702.sql b/postgres-init/04-alter_202607031710.sql similarity index 100% rename from postgres-init/04-alter_20260702.sql rename to postgres-init/04-alter_202607031710.sql