package
0.0.0-20241208114006-871dd3f2660b
Repository: https://github.com/meoying/dbproxy.git
Documentation: pkg.go.dev

# Functions

DBWithMultiStatements 在创建连接时 加入参数 multiStatements=true,允许多条语句查询 当然 multi statements 可能会增加sql注入的风险,故该操作只允许一次性业务操作,连接使用完成后需要关闭连接.
No description provided by the author
No description provided by the author

# Structs

DB represents a database.

# Type aliases

No description provided by the author