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 |
|
houseme
|
b32eb30212
|
feat: improve polaris register and upgrade polaris-go version v1.3.0 (#2524)
|
2023-03-20 09:52:58 +08:00 |
|
houseme
|
967a39ecbe
|
feat:upgrade polairs-go sdk version v1.3.0 for config (#2525)
feat:upgrade polairs-go sdk version v1.3.0
|
2023-03-20 09:52:19 +08:00 |
|
HaiLaz
|
5083174a92
|
fix goreport for gofmt (#2523)
|
2023-03-17 17:54:14 +08:00 |
|
John Guo
|
4a278dfd79
|
improve grpcx (#2522)
|
2023-03-17 17:51:10 +08:00 |
|
John Guo
|
b1a55c7a32
|
improvement for grpcx (#2510)
|
2023-03-13 18:56:19 +08:00 |
|
John Guo
|
1cd1449085
|
add package contrib/rpc/grpcx (#2169)
|
2023-03-08 14:12:51 +08:00 |
|
HaiLaz
|
34946f6105
|
fix configuration of Namespace for pgsql (#2481)
|
2023-03-01 19:30:40 +08:00 |
|
Gin
|
15d88c269d
|
fix: gredis maxActive config and duplicate connection bug (#2479)
|
2023-02-27 22:08:37 +08:00 |
|
glennliao
|
b4f76b8448
|
fix: use keyword(like: group) as table name in sqlite (#2461)
|
2023-02-20 22:03:26 +08:00 |
|
John Guo
|
ac6b0c0980
|
fix issue #2427 (#2442)
|
2023-02-15 09:45:40 +08:00 |
|
John Guo
|
b69e0ff9f7
|
fix issue #2338 (#2444)
|
2023-02-14 09:45:29 +08:00 |
|
glennliao
|
0361f9f7de
|
fix #2435 (#2437)
|
2023-02-13 19:18:30 +08:00 |
|
Lonely
|
013f8b216a
|
improve Timezone escape for driver dm/mysql (#2412)
|
2023-02-08 19:35:48 +08:00 |
|
John Guo
|
117fc6eda2
|
fix issue #2339 (#2433)
|
2023-02-08 19:08:10 +08:00 |
|
John Guo
|
d66af122c7
|
fix issue #2331 (#2432)
|
2023-02-08 19:07:05 +08:00 |
|