From a345e4cd9a7522a7c227f537a12ee758935c33dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Wed, 10 Dec 2025 18:16:25 +0900 Subject: [PATCH] dbmsv4 init...3 --- app/Database/dbmsv4_init.sql | 2 +- app/Database/dbmsv4_test1.sql | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Database/dbmsv4_init.sql b/app/Database/dbmsv4_init.sql index 769c564..0f07b5f 100644 --- a/app/Database/dbmsv4_init.sql +++ b/app/Database/dbmsv4_init.sql @@ -774,4 +774,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2025-12-10 13:57:47 +-- Dump completed on 2025-12-10 18:15:30 diff --git a/app/Database/dbmsv4_test1.sql b/app/Database/dbmsv4_test1.sql index 25fd284..64e1a66 100644 --- a/app/Database/dbmsv4_test1.sql +++ b/app/Database/dbmsv4_test1.sql @@ -774,4 +774,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2025-12-10 13:57:54 +-- Dump completed on 2025-12-10 18:15:34