John Guo
|
bcd409ab1c
|
fix typo "Upadte" -> "Update" (#2906)
|
2023-08-28 21:48:56 +08:00 |
|
John Guo
|
cf299273c4
|
version v2.5.2 (#2878)
|
2023-08-18 09:57:25 +08:00 |
|
John Guo
|
ac3481ed43
|
it returns error when Scan to a none empty slice with empty Result for package gdb (#2858)
|
2023-08-17 20:29:06 +08:00 |
|
John Guo
|
7c1be3eb63
|
improve data converting for DB.DoInsert/DoUpdate (#2830)
|
2023-08-07 21:03:56 +08:00 |
|
dependabot[bot]
|
dd5d56674e
|
Bump golang.org/x/text from 0.3.8-0.20211105212822-18b340fc7af2 to 0.3.8 in /contrib/drivers/sqlitecgo (#2835)
|
2023-08-03 21:12:45 +08:00 |
|
houseme
|
79617570ca
|
Feat:upgrade redis v9 (#2825)
|
2023-08-03 20:01:36 +08:00 |
|
海亮
|
a4e7cc4700
|
fix: psgql tx unsupport LastInsertId (#2815)
|
2023-08-03 19:59:22 +08:00 |
|
Horizon
|
2fbe4125dd
|
feat: Using sqlite CGO is for building a 32-bit Windows operating system (#2743)
|
2023-08-03 19:58:16 +08:00 |
|
John Guo
|
53e5a04073
|
change minimum golang version from v1.15 to v1.18 (#2820)
|
2023-08-01 21:15:28 +08:00 |
|
XG
|
c51785125e
|
refactor: add default client instance for contrib/sdk/httpclient (#2814)
|
2023-08-01 20:45:20 +08:00 |
|
John Guo
|
e0e00434cc
|
expose iClient as IClient in generated sdk for command gen ctrl (#2804)
|
2023-07-26 21:27:58 +08:00 |
|
John Guo
|
dec66dbd05
|
add NeverDone function for package gctx that creates and returns a never done ctx (#2784)
|
2023-07-25 20:45:34 +08:00 |
|
houseme
|
2c22f4e17d
|
feat: improve watch for polaris registrar (#2788)
|
2023-07-25 20:17:17 +08:00 |
|
Agzer0
|
83fa3593b1
|
fix: orm generate sql wrong, issues #2782 (#2787)
|
2023-07-25 20:13:17 +08:00 |
|
John Guo
|
16a5318d32
|
upgrade package gopkg.in/yaml.v3 to latest stable version v3.0.1 (#2783)
|
2023-07-20 09:57:04 +08:00 |
|
XG
|
ef6ef506d6
|
fix issue #2775 (#2777)
|
2023-07-19 20:55:44 +08:00 |
|
John Guo
|
a2fec50500
|
remove sharding feature from gdb.Model (#2758)
|
2023-07-13 21:15:53 +08:00 |
|
John Guo
|
4fc24e1391
|
add endpoints configuration for ghttp.Server (#2741)
|
2023-07-06 21:29:33 +08:00 |
|
John Guo
|
160bddecd3
|
version v2.5.0 (#2747)
|
2023-07-06 21:28:38 +08:00 |
|
wanov
|
39810a520c
|
add redis-config Auth Username (#2684)
|
2023-07-06 20:58:31 +08:00 |
|
houseme
|
0dc47609b5
|
feat: improve polaris register and discovery (#2739)
|
2023-07-06 20:41:24 +08:00 |
|
xxxwang1983
|
30cf3dbbe6
|
add custom endpoints configuration for package grpcx (#2625)
|
2023-07-05 09:54:57 +08:00 |
|
John Guo
|
ba2a7e4417
|
add chaining function Discovery to disable/enable discovery feature for package gclient; fix issue #2737 (#2738)
|
2023-07-04 20:21:12 +08:00 |
|
John Guo
|
740dfa58a6
|
add sharding feature on Model for package gdb (#2732)
|
2023-07-04 14:42:41 +08:00 |
|
Zwei
|
70d0d20750
|
fix issue in converting value to nil when calling IsNil return ture for gdb.Core (#2720)
|
2023-06-28 22:06:51 +08:00 |
|
xgd16
|
92e21c275c
|
Update README to demonstrate how to configure polaris (#2724)
|
2023-06-28 21:33:11 +08:00 |
|
John Guo
|
22696566d6
|
add type mapping feature for command gf gen dao (#2722)
|
2023-06-28 10:06:33 +08:00 |
|
John Guo
|
c5c2938380
|
improve command gen ctrl and gen service (#2711)
|
2023-06-19 20:47:32 +08:00 |
|
John Guo
|
d6433de4a6
|
add command gen ctrl for parsing api to generate controller and sdk go files (#2708)
|
2023-06-15 14:16:10 +08:00 |
|
John Guo
|
835b252b5d
|
fix issue in Where when used in field with prefix that not match struct attribute name (#2688)
|
2023-06-06 20:40:32 +08:00 |
|
John Guo
|
99236fd93b
|
version v2.4.2 (#2679)
|
2023-06-02 11:44:48 +08:00 |
|
咸鱼老罗
|
00190abad8
|
add method ScanAndCount and AllAndCount for Model package gdb (#2635)
|
2023-06-01 21:33:40 +08:00 |
|
John Guo
|
aa8eabd853
|
fix issue #2439 (#2673)
|
2023-05-30 11:59:00 +08:00 |
|
houseme
|
d3a3ad0228
|
add oltp(http&grpc) trace support (#2641)
|
2023-05-29 10:00:41 +08:00 |
|
HaiLaz
|
e075432c40
|
comment update for package contrib/drivers/mysql (#2649)
|
2023-05-25 22:00:57 +08:00 |
|
John Guo
|
bda5d252b2
|
fix host ip retrieving for package contrib/trace/jaeger when there is no intranet ip in host (#2640)
|
2023-05-12 11:59:05 +08:00 |
|
John Guo
|
1408385612
|
fix duplicated fields in function TableFields of driver pgsql (#2620)
|
2023-05-05 21:10:05 +08:00 |
|
John Guo
|
d6471d7d51
|
v2.4.1 (#2615)
|
2023-05-05 14:15:01 +08:00 |
|
houseme
|
aa9d66c53c
|
feat: improve polaris relation and add copyright for polaris example (#2607)
|
2023-05-05 10:04:32 +08:00 |
|
John Guo
|
04c70f2037
|
fix empty string converted to none empty string type slice (#2612)
|
2023-04-28 14:55:37 +08:00 |
|
John Guo
|
2198f0cefe
|
fix issue #2561 #2431 (#2598)
|
2023-04-27 11:35:46 +08:00 |
|
Starccck
|
c6b9b4d326
|
fix file registry that not works on windows (#2605)
|
2023-04-27 11:34:54 +08:00 |
|
houseme
|
0126eb5470
|
fix: polaris discouvery relation (#2603)
|
2023-04-26 19:31:28 +08:00 |
|
John Guo
|
894f202b75
|
version v2.4.0 (#2595)
|
2023-04-24 11:44:19 +08:00 |
|
John Guo
|
9171585b2c
|
improve auto retrieving of ip addresses for service registering (#2593)
|
2023-04-23 21:58:17 +08:00 |
|
John Guo
|
3991eb053c
|
fix issue #2584 (#2586)
|
2023-04-17 17:44:24 +08:00 |
|
John Guo
|
53afbd0f05
|
uf case update for contrib/drivers/mysql (#2569)
|
2023-04-12 15:36:44 +08:00 |
|
HaiLaz
|
5f146720fe
|
fix: unified go.mod dependent version (#2452)
|
2023-03-28 09:25:29 +08:00 |
|
忆灬凝
|
67e6772d88
|
comment updates for gdb.Builder (#2513)
|
2023-03-28 09:23:08 +08:00 |
|
Wesley Wu
|
e721124b6c
|
support microseconds resolution for created_at/updated_at/deleted_at (#2512)
|
2023-03-20 09:57:37 +08:00 |
|