Commit Graph

147 Commits (a80739239fbcbb2e98ae33c2b56b9897872dc015)

Author SHA1 Message Date
Michael Li e3a560f9f1
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 005cbd3f4f
add Sentry feature support
2 years ago
Michael Li 27902be03f
use github.com/cockroachdb/errors as std errors package instead
2 years ago
Michael Li bd941e3ff4
Merge branch 'x/gorm' into x/sqlx
2 years ago
dependabot[bot] 8782ad6296
mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0
2 years ago
dependabot[bot] 0312ce3e4c
mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50
2 years ago
dependabot[bot] 025f8c360e
mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1
2 years ago
dependabot[bot] f1f289bb56
mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0
2 years ago
北野 - Michael Li f84401956f
Merge pull request #255 from rocboss/dependabot/go_modules/dev/google.golang.org/grpc-1.54.0
2 years ago
北野 - Michael Li 99c4517128
Merge pull request #254 from rocboss/dependabot/go_modules/dev/github.com/minio/minio-go/v7-7.0.50
2 years ago
北野 - Michael Li 2ef2faba3c
Merge pull request #253 from rocboss/dependabot/go_modules/dev/modernc.org/sqlite-1.21.1
2 years ago
dependabot[bot] 923d76f890
mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0
2 years ago
dependabot[bot] c0d44a3b96
mod: bump github.com/minio/minio-go/v7 from 7.0.49 to 7.0.50
2 years ago
dependabot[bot] 6ea914ed55
mod: bump modernc.org/sqlite from 1.21.0 to 1.21.1
2 years ago
dependabot[bot] 68339bc4ea
mod: bump github.com/pyroscope-io/client from 0.6.0 to 0.7.0
2 years ago
Michael Li 70944b8b8e
Merge branch 'x/gorm' into x/sqlx
2 years ago
Michael Li 344bb01305
merge from dev branch
2 years ago
Michael Li 92a492d90d
use github.com/rueian/rueidis as Redis client and abstract RedisCache interface
2 years ago
Michael Li c64bac867b
sqlx: add stub sql dml for all data logic service use Yesql
2 years ago
Michael Li 90752be696
upgrade github.com/alimy/yesql => v1.1.2
2 years ago
Michael Li e510a53643
use github.com/alimy/yesql@v1.1.1 to generate db struct type automatic
2 years ago
Michael Li fa6f41b1a3
upgrade github.com/alimy/yesql => v0.7.0
2 years ago
Michael Li be1bf935e8
upgrade github.com/alimy/yesql => v0.6.0
2 years ago
Michael Li 4de4a085fa
upgrade github.com/alimy/yesql => v0.5.1
2 years ago
Michael Li 0e1799022b
upgrade github.com/alimy/yesql => v0.4.0
2 years ago
Michael Li fdae3aff78
merge from x/gorm branch
2 years ago
Michael Li 2361997286
Merge branch 'feature/deprecated-oldweb' into x/gorm
2 years ago
Michael Li 375c761b24
upgrade github.com/alimy/yesql => v0.3.0
2 years ago
Michael Li f890e647d3
sqlx: use github.com/alimy/yesql parse SQL files with multiple named queries and automatically prepare and scan them into structs
2 years ago
北野 - Michael Li 842fabe85d
Merge pull request #248 from rocboss/dependabot/go_modules/dev/gorm.io/driver/postgres-1.5.0
2 years ago
北野 - Michael Li 6f87a1ab88
Merge pull request #247 from rocboss/dependabot/go_modules/dev/github.com/onsi/ginkgo/v2-2.9.2
2 years ago
北野 - Michael Li 975c998a00
Merge pull request #246 from rocboss/dependabot/go_modules/dev/google.golang.org/protobuf-1.30.0
2 years ago
北野 - Michael Li c3bb9e9867
Merge pull request #245 from rocboss/dependabot/go_modules/dev/github.com/aliyun/aliyun-oss-go-sdk-2.2.7incompatible
2 years ago
dependabot[bot] f5ba521bfe
mod: bump gorm.io/driver/postgres from 1.4.8 to 1.5.0
2 years ago
dependabot[bot] bde74db80f
mod: bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2
2 years ago
dependabot[bot] 2f5be48837
mod: bump google.golang.org/protobuf from 1.28.1 to 1.30.0
2 years ago
dependabot[bot] 6f76bb377b
mod: bump github.com/aliyun/aliyun-oss-go-sdk
2 years ago
dependabot[bot] 866fa79c49
mod: bump github.com/sourcegraph/conc from 0.2.0 to 0.3.0
2 years ago
Michael Li c5866c0f74
merge from x/gorm branch
2 years ago
Michael Li d6575e0d45
merge from feature/deprecated-oldweb
2 years ago
北野 - Michael Li 2f972312b0
Merge pull request #238 from rocboss/dependabot/go_modules/dev/github.com/goccy/go-json-0.10.2
2 years ago
北野 - Michael Li ad19945a81
Merge pull request #237 from rocboss/dependabot/go_modules/dev/github.com/bytedance/sonic-1.8.5
2 years ago
北野 - Michael Li b98d91515e
Merge pull request #239 from rocboss/dependabot/go_modules/dev/github.com/huaweicloud/huaweicloud-sdk-go-obs-3.23.3incompatible
2 years ago
Michael Li bc7d17a219
add miss sqlx relate file for sqlx mode
2 years ago
Michael Li 980c87ff8a
remove sqlx relate file in gorm mode
2 years ago
dependabot[bot] 6c3dd08d99
mod: bump go.uber.org/automaxprocs from 1.5.1 to 1.5.2
2 years ago
dependabot[bot] 9584c62d94
mod: bump github.com/huaweicloud/huaweicloud-sdk-go-obs
2 years ago
dependabot[bot] ce3b6a1b82
mod: bump github.com/goccy/go-json from 0.10.0 to 0.10.2
2 years ago
dependabot[bot] 75f8173fff
mod: bump github.com/bytedance/sonic from 1.8.4 to 1.8.5
2 years ago
Michael Li 52f691fd5f
merge from dev branch
2 years ago