feat: sql查询支持多tab结果集

This commit is contained in:
meilin.huang
2023-11-24 12:12:47 +08:00
parent bb37ed3b95
commit 6b65605360
8 changed files with 263 additions and 111 deletions

View File

@@ -5,7 +5,7 @@ go 1.21
require (
github.com/buger/jsonparser v1.1.1
github.com/gin-gonic/gin v1.9.1
github.com/glebarez/sqlite v1.9.0
github.com/glebarez/sqlite v1.10.0
github.com/go-gormigrate/gormigrate/v2 v2.1.0
github.com/go-ldap/ldap/v3 v3.4.5
github.com/go-playground/locales v0.14.1