Commit Graph

48 Commits (067bd9104a12df0e4a564ec460f2af2a5b403422)

Author SHA1 Message Date
Michael Li 067bd9104a
sqlc: add stub read all message method
1 year ago
Michael Li 822cc4181a
merge from x/gorm branch
1 year ago
Michael Li f1d479bbc9
merge from x/gorm branch
1 year ago
Michael Li 5889856ee6
upgrade sqlc => v1.21.0
1 year ago
Michael Li 7788083818
sqlc: add miss methoe in slonik
1 year ago
Michael Li 078fdd8437
merge from x/gorm branch
1 year ago
Michael Li ce0fba62ba
add miss method
1 year ago
Michael Li dc86d2edda
sqlc: fixed miss method error
1 year ago
Michael Li 8688023508
sqlc: add some base initial logic
1 year ago
Michael Li ac78970ce1
sqlc: add some stub sql query
1 year ago
Michael Li 7525c338e8
sqlc: fixed pacakge miss error
1 year ago
Michael Li 32b094b346
optimize dao initialial for slonik
1 year ago
Michael Li 7e0006f644
merge from x/gorm branch
1 year ago
Michael Li ed5b56c45e
fixed miss method error
1 year ago
Michael Li 90d0845a75
fixed some error to adapt new core service interface and upgrade github.com/sqlc-dev/sqlc => v1.20.0
1 year ago
Michael Li 3e59934f8c
sqlc: add fake set_modified_on function for pgsql as trigger to update modified_on timestamp automitic
1 year ago
Michael Li ac78f0f1c1
merge from x/gorm branch
1 year ago
Michael Li 1d963f3d7f
sqlc: upgrade github.com/kyleconroy/sqlc => v1.18.0
1 year ago
Michael Li e6ef5e1fcd
sqlc: fixed miss method error
2 years ago
Michael Li 358bcec401
merge from x/gorm
2 years ago
Michael Li f2e811bf2b
sqlc: fixed miss method error
2 years ago
Michael Li e539da6e3d
sqlc: update schema for sqlc
2 years ago
Michael Li d81b05b46d
sqlc: fixed CacheIndexService initial logic
2 years ago
Michael Li a5eb148ee9
just rename internal/dao/slonik/ce => internal/dao/slonik/sqlc
2 years ago
Michael Li 9a81eef797
sqlc: just fixed error in dao/slonik package
2 years ago
Michael Li 95b871c039
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li 8aa9a4ef1b
optimize data service for web
2 years ago
Michael Li 20187c095f
optimize slonik data simple logic
2 years ago
Michael Li b88f7e209b
Merge branch 'x/gorm' into x/sqlc
2 years ago
Michael Li 57f6a43252
optimize dao initial logic
2 years ago
Michael Li 75d65defda
fixed test error
2 years ago
Michael Li 5678a8761e
merge from sqlx
2 years ago
Michael Li 155e5e7ba0
adjust some method implement about limit/offset position change
2 years ago
Michael Li e72873cca7
sqlc: fixed topic query sql error:
2 years ago
Michael Li 8578cd063b
sqlc: prepare implement tweets data logic for sqlc feature
2 years ago
Michael Li bac261acda
sqlc: fixed migration import package error
2 years ago
Michael Li 7c8849ee54
sqlc: make sqlc generate tool integrate to local build enviroment use github.com/kyleconroy/sqlc/pkg/cli
2 years ago
Michael Li 3f3cebed70
sqlc: impement topic data logic
2 years ago
Michael Li bfef2fe7f9
sqlc: prepare implement topics data logic
2 years ago
Michael Li 75c376b10d
sqlc: optimize transacation process logic
2 years ago
Michael Li b7dfd7e173
sqlc: add migration support for sqlc scene
2 years ago
Michael Li 728966e56e
sqlc: adjust index post service stub interface implement
2 years ago
Michael Li 38ffa181e1
sqlc: base pgx servant add custom context help method
2 years ago
Michael Li d666b73e83
sqlc: optimize pgx base servant logic
2 years ago
Michael Li 41f3cedc8d
sqlc: add all stub interface implement for core.DataService in sqlc feature
2 years ago
Michael Li 365841c535
sqlc: add stub sample sqlc code for slonik
2 years ago
Michael Li 7636412940 mir: optimize source code layout for import go-mir
2 years ago
alimy 63310189f5 optimize core service implement logic
2 years ago