Skip to content

Commit

Permalink
fix(docs): fix writing error about sql source (#3002)
Browse files Browse the repository at this point in the history
Signed-off-by: zhenjun115 <424087283@qq.com>
  • Loading branch information
zhenjun115 authored Jul 12, 2024
1 parent c956d7e commit 6028ed1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/zh_CN/guide/sources/plugin/sql.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6028ed1

Please sign in to comment.