John Guo
|
e4c8cfc16b
|
add interface DB.CheckLocalTypeForField for package gdb (#2059)
|
2022-08-11 21:47:35 +08:00 |
|
HaiLaz
|
95888e0b77
|
add last insert id support for pgsql (#1994)
|
2022-08-09 19:45:05 +08:00 |
|
Gin
|
4ded89d453
|
improve gdb.CheckValueForLocalType for pgsql (#2040)
|
2022-08-08 19:56:06 +08:00 |
|
Gin
|
82a3391937
|
fix precision lost of int64 for package gcfg (#2044)
fix: gcfg lose precision
Co-authored-by: qinyuguang <qinyuguang@meican.com>
|
2022-08-03 21:50:17 +08:00 |
|
John Guo
|
f580b7a488
|
improve header printing in json format for package glog; add golang v1.18 support for ci workflow (#2037)
|
2022-07-29 19:06:22 +08:00 |
|
John Guo
|
9df0a9da0a
|
fix issue #1648 (#2033)
|
2022-07-28 10:11:15 +08:00 |
|
John Guo
|
6172862061
|
add MiddlewareJsonBody, improve error response handling for package ghttp (#2032)
|
2022-07-27 19:52:02 +08:00 |
|
ar026
|
1ae037f515
|
Update goai_path.go (#2029)
|
2022-07-26 22:48:40 +08:00 |
|
HaiLaz
|
6f7cd96a7f
|
feature: gen dao from tpl file path (#2021)
|
2022-07-25 20:55:48 +08:00 |
|
John Guo
|
e00d3ff7ff
|
fix issue in gstr.Nl2Br (#2028)
|
2022-07-25 20:54:42 +08:00 |
|
SSnoWich
|
390b936153
|
fix gf-cli command 'gen dao' help infomation (#2022)
|
2022-07-25 19:43:47 +08:00 |
|
John Guo
|
863bea1ad1
|
improve field type check from db to golang (#2023)
|
2022-07-22 16:44:24 +08:00 |
|
John Guo
|
b7794a8783
|
use method name as its command name if no name defined in Meta of input struct for package gcmd (#2019)
|
2022-07-19 16:30:00 +08:00 |
|
HaiLaz
|
bb3c51c6cc
|
add interrupt for concurrent ci workflows(#2020)
|
2022-07-18 22:24:22 +08:00 |
|
HaiLaz
|
c3c82cebd5
|
Feature/ci cache (#2010)
|
2022-07-18 16:02:21 +08:00 |
|
John Guo
|
5d51e9fa2c
|
improve package gerror, add HasCode/HasError function for package gerror (#2006)
|
2022-07-15 10:49:04 +08:00 |
|
whosafe
|
2c70bb6a00
|
ci updates
|
2022-07-14 20:54:00 +08:00 |
|
John Guo
|
98b2e8ab18
|
improve panic...recover of exit feature for package ghttp/gtimer/gfsnotify (#2000)
|
2022-07-13 20:20:38 +08:00 |
|
John Guo
|
675ae9bade
|
fix concurrent safety for package gdb (#1998)
|
2022-07-12 21:26:18 +08:00 |
|
laushunyu
|
3e7e8ba6f2
|
fix(gdb): panic when concurrent db config map read and write. (#1997)
|
2022-07-12 19:31:22 +08:00 |
|
John Guo
|
f1766bdbdc
|
add init ctx feature (#1995)
|
2022-07-12 19:27:42 +08:00 |
|
John Guo
|
e3665cedaf
|
new version v2.1.2 (#1993)
|
2022-07-12 14:08:19 +08:00 |
|
John Guo
|
dd7caea910
|
fix UT issue for package gcron (#1992)
|
2022-07-12 09:55:46 +08:00 |
|
黄骞
|
8ed57c6468
|
Improve the code coverage of the gtype module (#1975)
|
2022-07-11 21:29:32 +08:00 |
|
黄骞
|
0e6becc36d
|
Improve the code coverage of the gvar module (#1982)
|
2022-07-11 19:35:31 +08:00 |
|
黄骞
|
e38c455252
|
Improve the code coverage of the gpool, gqueue, gring module (#1987)
|
2022-07-11 19:34:40 +08:00 |
|
黄骞
|
4c1cf73005
|
Improve the code coverage of the gutil, grand module (#1989)
|
2022-07-11 19:33:59 +08:00 |
|
John Guo
|
384fb3c4d5
|
fix go.sum of package contrib/drivers/pgsql (#1980)
|
2022-07-07 21:52:21 +08:00 |
|
chaggle
|
afb90b0af3
|
Feature/pgsql add pgsql unit test (#1853) (#1973)
|
2022-07-07 21:42:20 +08:00 |
|
黄骞
|
1530ffc926
|
Improve the code coverage of the gset module (#1977)
|
2022-07-07 21:28:23 +08:00 |
|
John Guo
|
f876a56d2a
|
some improves for ci yaml and package cmd/gf, database/gdb (#1972)
|
2022-07-07 21:16:26 +08:00 |
|
BeanWei
|
d26eadf5be
|
gfcli: fix imports parse and update gofmt (#1979)
|
2022-07-07 20:57:20 +08:00 |
|
jinmao88
|
13fc0cb9eb
|
feat: pgsql 字段类型 支持 数组类型 (#1881)
|
2022-07-06 21:06:20 +08:00 |
|
Gin
|
59b3f6e962
|
improve list tables for pgsql (#1790)
|
2022-07-06 20:05:12 +08:00 |
|
whosafe
|
80442efe94
|
redis add sentinel slaveOnly filed (#1948)
|
2022-07-06 19:54:36 +08:00 |
|
yuancjun
|
ab929e465b
|
update comment for ghttp.Request (#1968)
|
2022-07-06 19:48:43 +08:00 |
|
John Guo
|
047c90466d
|
improve UT for package gcron (#1966)
|
2022-07-04 21:18:20 +08:00 |
|
OmegaMT
|
40e6b2b0f1
|
fix gf run custom arguments and gf gen dao specify config file path (#1879)
|
2022-07-04 21:01:55 +08:00 |
|
mingzaily
|
9159f00014
|
Fix goai repeat param (#1916)
|
2022-07-04 20:40:28 +08:00 |
|
lifushen
|
59a9484970
|
gf gen service supports the generation of service files in the specified naming format (#1953)
|
2022-07-04 20:36:58 +08:00 |
|
mingzaily
|
8a853b1bb7
|
add file export (#1959)
|
2022-07-04 20:17:00 +08:00 |
|
John Guo
|
2bcd6c4771
|
add full week/month name support for pattern, add seconds fix feature in some delay seconds for package gcron (#1960)
|
2022-07-01 09:53:01 +08:00 |
|
John Guo
|
1acc1b8230
|
improve DeepCopy feature for bunch of components, especially the container and gtime (#1956)
|
2022-06-29 14:58:27 +08:00 |
|
John Guo
|
2c169e2330
|
improve package glog; fix issue in package gtrace (#1952)
|
2022-06-28 15:47:16 +08:00 |
|
John Guo
|
f57d71b6fa
|
add cross building support for sqlite in command gen dao (#1944)
|
2022-06-27 11:09:55 +08:00 |
|
John Guo
|
796bc008f8
|
improve configuration parsing for command gen dao (#1938)
|
2022-06-24 18:03:05 +08:00 |
|
John Guo
|
d7faae0531
|
add gstr.IsGNUVersion (#1937)
|
2022-06-24 16:54:24 +08:00 |
|
HaiLaz
|
f0511592b5
|
github.com/glebarez/go-sqlite (#1932)
|
2022-06-24 16:15:42 +08:00 |
|
John Guo
|
68efab79ef
|
improve command gen service
|
2022-06-24 15:35:16 +08:00 |
|
John Guo
|
1ede8c77ba
|
version updates
|
2022-06-24 15:21:36 +08:00 |
|