From b01b0041f566d8c51da02d1b40636f53d475f1f5 Mon Sep 17 00:00:00 2001 From: Lunny Date: Tue, 14 Mar 2023 17:42:02 +0800 Subject: [PATCH] Upgrade xorm to v1.0.1 and fix start fail with potgres (#10819) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index ee524984..db639a7a 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Fix milestone template (#10824) +Upgrade xorm to v1.0.1 and fix start fail with potgres (#10819)