Commit Graph

94 Commits (r/paopao-ce-xtra)

Author SHA1 Message Date
Michael Li 88be8fc558
Merge branch 'x/gorm' into x/sqlc
3 years ago
Michael Li aa266ac2e9
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 9f9041ead9
optimize Makefile
3 years ago
Michael Li 87bed1bf24
merge from x/gorm branch
3 years ago
Michael Li c22f5aaba5
merge from x/gorm
3 years ago
Michael Li e3a560f9f1
Merge branch 'x/gorm' into x/sqlx
3 years ago
Michael Li 005cbd3f4f
add Sentry feature support
3 years ago
Michael Li 96a9d9bc22
merge from x/sqlc
3 years ago
Michael Li a5eb148ee9
just rename internal/dao/slonik/ce => internal/dao/slonik/sqlc
3 years ago
Michael Li e510a53643
use github.com/alimy/yesql@v1.1.1 to generate db struct type automatic
3 years ago
Michael Li c3136181d9
merge from x/sqlx
3 years ago
Michael Li 96951980b9
upgrade buf tool to version v1.15.1
3 years ago
Michael Li 5678a8761e
merge from sqlx
3 years ago
Michael Li 87e2880176
add CHANGELOG.md
3 years ago
Michael Li 1f9bbe96e4
update README.md and add docker-compose.yaml to release zip file when publish release
3 years ago
Michael Li e884ac0220
optimize Makefile to add docs directory to release zip file
3 years ago
Michael Li 96c3e45f41
merge from x/sqlx branch
3 years ago
Michael Li 1f51a3af07
fixed Makefile make release error
3 years ago
Michael Li c479250edd
sqlc: add gen-sqlc directive to generate in Makefile
3 years ago
Michael Li c7a79d0226
sqlc: adjust Makefile
3 years ago
Michael Li 7c8849ee54
sqlc: make sqlc generate tool integrate to local build enviroment use github.com/kyleconroy/sqlc/pkg/cli
3 years ago
Michael Li 651d779ece
Merge branch 'x/sqlx' into x/sqlc
3 years ago
Michael Li c1f497696c
upgrade github.com/alimy/mir/v3 => v3.0.1
3 years ago
Michael Li 41f3cedc8d
sqlc: add all stub interface implement for core.DataService in sqlc feature
3 years ago
Michael Li 95947ae614
update Makefile
3 years ago
Michael Li 365841c535
sqlc: add stub sample sqlc code for slonik
3 years ago
Michael Li f287c825a6
add grpc service template code and optimize service initial logic
3 years ago
Michael Li 6650d089b8
add m/s/x RESTful API stub interface for mir
3 years ago
Michael Li 5433eb9e8f prepare use mir
3 years ago
Michael Li 4232099036 support Huawei Cloud OBS as OSS service
3 years ago
Michael Li 9e09446ae8 use correct binary name for cross build in macos when build windows binary
3 years ago
Michael Li 900dc1a21b support cross build binary in cgo enable or not use different sqlite3 driver for sql.DB
3 years ago
alimy be03c59338 optimize version info out logic
3 years ago
alimy a41160b687 use version from git repository info
3 years ago
alimy 239852c56e remove no-need build version info
3 years ago
alimy 376679a975 optmize configure logic and clear conf logic code
3 years ago
ROC 3939e27ae7 fix: embed captcha font file
3 years ago
alimy 86de4f1fd3 Makefile typo fixed
3 years ago
alimy 436e8333fe change make help descript
3 years ago
alimy 1b349927ce optimize Makefile to direct build release package
3 years ago
alimy c8eb939a63 add test rule in Makefile
3 years ago
alimy f9c407d8d1 move all api to v1 group and suport embed web ui to server
3 years ago
alimy 151522def2 just make run to simple start server
3 years ago
CXM b4329e5f5c fix: build script
3 years ago