Commit Graph

167 Commits

Author SHA1 Message Date
John Guo
bcb479aabb
fix issue #3077 (#3081) 2023-10-24 10:02:04 +08:00
John Guo
b2bd12a371
version v2.5.5 (#3068) 2023-10-20 10:21:04 +08:00
John Guo
a5a7d23792
improve g.Go (#2956) 2023-09-12 20:00:01 +08:00
John Guo
5bc9acdab3
version v2.5.3 (#2945) 2023-09-11 10:19:51 +08:00
John Guo
cf299273c4
version v2.5.2 (#2878) 2023-08-18 09:57:25 +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
160bddecd3
version v2.5.0 (#2747) 2023-07-06 21:28:38 +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
0865dbbf75
improve command up for goframe version upgrade (#2670) 2023-05-29 16:29:42 +08:00
John Guo
d6471d7d51
v2.4.1 (#2615) 2023-05-05 14:15:01 +08:00
John Guo
894f202b75
version v2.4.0 (#2595) 2023-04-24 11:44:19 +08:00
John Guo
32a7f6a0f0
feature/v2.4.0-rc4 (#2578)
* v2.4.0-rc3

* v2.4.0-rc4
2023-04-12 22:01:24 +08:00
John Guo
5bbec48679
v2.4.0-rc2 (#2575) 2023-04-12 21:14:03 +08:00
John Guo
d4b9ee4c61
version updates to v2.4.0-rc (#2574)
version updates
2023-04-12 20:24:20 +08:00
John Guo
4a278dfd79
improve grpcx (#2522) 2023-03-17 17:51:10 +08:00
John Guo
e8088a6563
improve command gen dao by removing all dao files if clear option is true (#2502)
* improve command  by removing all dao files if clear option is true

* version updates
2023-03-07 19:32:13 +08:00
John Guo
ac6b0c0980
fix issue #2427 (#2442) 2023-02-15 09:45:40 +08:00
John Guo
7b0fd6de9b
add cli upgraded supported for command up (#2405)
* add cli upgraded supported for command up

* improve unit case for package internal/mutex

* v2.3.1

Co-authored-by: houseme <housemecn@gmail.com>
2023-01-18 10:12:00 +08:00
John Guo
6ff4ed84e5
version v2.3.0 (#2392)
* v2.3.0

* up

* up

* up
2023-01-11 19:19:41 +08:00
John Guo
31e44062a8
revert from int64 to int for returning value of Count (#2378)
* revert from int64 to int for returning value of Count

* up

* up

* up
2022-12-30 16:54:43 +08:00
John Guo
ef7fec7e24
fix issue in failed installing when there's shortcut between file paths for command install (#2326)
* fix issue in failed installing when has shortcut between file paths for command install

* version updates

* template for command gf updates
2022-11-25 10:34:00 +08:00
John Guo
73dc8c9c4b
fix cache issue in Count/Value functions for gdb.Model (#2300)
* add Tag* functions to retreive most commonly used tag value from struct field for package gstructs; use description tag as default value if brief is empty for gcmd.Argument

* fix cache issue in Count/Value functions for gdb.Model

* add more ut case for package gdb

* version updates
2022-11-16 10:04:49 +08:00
John Guo
91b94878d3
fix used schema not change in nested transaction when used different schemas (#2279)
* fix used schema not change in nested transaction between different schemas

* up

Co-authored-by: houseme <housemecn@gmail.com>
2022-11-10 09:55:08 +08:00
John Guo
ad90bc2809
version.go updates (#2259) 2022-11-04 11:33:31 +08:00
houseme
1793bf0863
add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
John Guo
038548c188
v2.2.1 (#2222) 2022-10-18 20:32:28 +08:00
John Guo
847f016cc9
new version v2.2.0 (#2185) 2022-10-10 20:15:17 +08:00
John Guo
6cd84e8276
fix configuration management for package gdb (#2163) 2022-09-30 15:41:51 +08:00
John Guo
ceaeceadd9
add local db configuration support for package gdb (#2161)
* version updates

* add local db configuration support for package gdb

* add local db configuration support for package gdb

* add local db configuration support for package gdb
2022-09-29 11:58:03 +08:00
John Guo
141ca62c6d
feature/v2.2.0 (#2154) 2022-09-26 22:11:13 +08:00
John Guo
37aee19bfa
new release v2.1.4 (#2095)
v2.1.4
2022-08-26 15:05:45 +08:00
John Guo
9d1c6f2daa
v2.1.3 release (#2084) 2022-08-22 14:40:36 +08:00
John Guo
e3665cedaf
new version v2.1.2 (#1993) 2022-07-12 14:08:19 +08:00
John Guo
1ede8c77ba version updates 2022-06-24 15:21:36 +08:00
John Guo
3b9e5c71bf version updates 2022-06-21 21:52:54 +08:00
John Guo
0639becccc version updates 2022-06-01 16:36:40 +08:00
John Guo
24f5b2782d version updates 2022-05-19 16:10:52 +08:00
John Guo
1102de5a66 fix issue in missing mysql import for command gen dao 2022-05-18 20:02:53 +08:00
John Guo
62d91438f2 version upgrade 2022-05-17 16:43:10 +08:00
John Guo
66803fd664 fix issue in package gdb 2022-03-31 16:57:32 +08:00
John Guo
87609a3424 version update 2022-03-31 16:52:15 +08:00
John Guo
2eec1bc61a version updates 2022-03-14 19:39:56 +08:00
John Guo
ab36bb8842 version updates 2022-03-08 20:12:48 +08:00
John Guo
8eb9fdfcd0 improve package gbuild; version updates 2022-02-23 12:03:21 +08:00
John Guo
c469d0277f README update 2022-01-24 15:50:15 +08:00
John Guo
1a7450b9e9 v2.0.0-beta 2021-11-14 11:36:59 +08:00
John Guo
940dcfb8c4 v2.0.0-alpha 2021-10-22 17:54:53 +08:00
John Guo
5904a1e7c0 refract package gredis 2021-09-26 23:22:32 +08:00
John Guo
425ca8aa3e improve process comminucation folder creating for package gproc 2021-09-01 15:02:58 +08:00