From 6028ed126049664e52cd736df29e036ac23a1a9c Mon Sep 17 00:00:00 2001 From: brickByBrick <424087283@qq.com> Date: Fri, 12 Jul 2024 18:00:26 +0800 Subject: [PATCH] fix(docs): fix writing error about sql source (#3002) Signed-off-by: zhenjun115 <424087283@qq.com> --- docs/zh_CN/guide/sources/plugin/sql.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/zh_CN/guide/sources/plugin/sql.md b/docs/zh_CN/guide/sources/plugin/sql.md index 74ac71dc09..ca57cc73a7 100644 --- a/docs/zh_CN/guide/sources/plugin/sql.md +++ b/docs/zh_CN/guide/sources/plugin/sql.md @@ -84,7 +84,6 @@ template_config: | mysql | mysql://user:test@140.210.204.147/user?parseTime=true | | sql server | sqlserver://username:password@140.210.204.147/testdb | | postgres | postgres://user:pass@localhost/dbname | -| postgres | postgres://user:pass@localhost/dbname | | sqlite | sqlite:/path/to/file.db | ### internalSqlQueryCfg