From a4632707e2e19a328802c99807cf1d4c8175b0b2 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 20 Feb 2024 14:57:18 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 085f7a3..8b5de2c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ At that time, the api will be stable, and backward compatible will be promised. - **0.1 API Skeleton** :white_check_mark: - **0.2 Transaction** transaction support :white_check_mark: - **0.3 Static Template** static tempalte sql and tracing :white_check_mark: -- **0.4 Relationship**: support relationship :hammer: +- **0.4 Relationship**: support relationship :hammer: (I'm working hard on this, and finally maybe something like the core part of GraphQL) - **0.5 Dynamic Template**: support dynamic template :pushpin: - **0.6 Error**: :pushpin: - **0.7 Performance**: benchmark and optimize :pushpin: