John Guo
8c71d579b5
add command fix and up ( #2280 )
2022-11-10 19:56:12 +08:00
王哈哈
4f4109cdb6
fix typo for comments ( #2268 )
...
* Modify comment syntax error
* Modify comment syntax error
2022-11-07 17:55:49 +08:00
John Guo
ee58255418
move common used tag from packages to package gtag for maintainability ( #2256 )
...
* move common used tag from packages to package gtag for maintainability
* move common used tag from packages to package gtag for maintainability
Co-authored-by: houseme <housemecn@gmail.com>
2022-11-07 17:51:37 +08:00
John Guo
c4a5b8ca94
fix issue 1915 and repeated link instance key for package gdb ( #2250 )
...
* fix issue #1915
* fix issue in repeated link instance key
* add configuration item Namespace for package gdb
* up
* up
* fix: pgsql list table names (#2255 )
Co-authored-by: Gin <qinyuguang@gmail.com>
2022-11-03 20:22:36 +08:00
John Guo
ab79134309
add schema name in debug logging content; add master-slave ut case for package gdb ( #2249 )
...
* add schema name in debug logging content; add master-slave ut case for package gdb
* add schema name in debug logging content; add master-slave ut case for package gdb
2022-11-02 21:55:58 +08:00
houseme
1793bf0863
add golangci feature to guarantee codes quality ( #2229 )
2022-11-01 20:12:21 +08:00
zaier277
4da469325d
fix gen dao oracle entity bug ( #2219 )
...
Co-authored-by: John Guo <john@johng.cn>
2022-10-26 18:37:06 +08:00
zhonghuaxunGM
ce8b536fca
Parse database empty json field to empty object( fix issue 2105 ) ( #2213 )
...
* Parse database empty json field to empty object( fix issue 2105 )
* fix issue #2105
Co-authored-by: Xu <zhenghao.xu>
Co-authored-by: John Guo <john@johng.cn>
2022-10-18 19:13:55 +08:00
John Guo
1c5fd1a1f7
improve ut cases for package contrib/drivers/mysql ( #2216 )
...
* improve ut cases for package contrib/drivers/mysql
* improve logging for database Open
2022-10-17 15:43:22 +08:00
ccpro
e756f284be
Add test for clickhouse #1815 ( #2200 )
2022-10-13 20:34:44 +08:00
John Guo
c6a02b850d
fix issue #1934 ( #2193 )
2022-10-13 19:13:10 +08:00
John Guo
4ebe4233fc
fix issue of OmitEmptyWhere in Builder for package gdb ( #2195 )
2022-10-12 20:30:47 +08:00
yss930819
b96b5c3f7c
fix: pgsql driver check local type error ( #2192 )
2022-10-11 19:20:16 +08:00
John Guo
182a393050
package comments and readme update ( #2182 )
2022-10-09 21:23:55 +08:00
John Guo
6cd84e8276
fix configuration management for package gdb ( #2163 )
2022-09-30 15:41:51 +08:00
zhonghuaxunGM
cd5bf7c504
Feature/driver-dm fix something is invalid in dm ( #2158 )
...
* fix core.hasfield error index out of range & fix GroupConcat is invalid in dm
* add unit test
Co-authored-by: Xu <zhenghao.xu>
2022-09-28 10:02:48 +08:00
John Guo
141ca62c6d
feature/v2.2.0 ( #2154 )
2022-09-26 22:11:13 +08:00
HaiLaz
2b4598f65b
fix: pgsql DoExec Transaction checks ( #2101 )
...
Co-authored-by: John Guo <john@johng.cn>
2022-09-20 20:29:42 +08:00
marun
43b84f4044
fix clickhouse in function TableFields when configuration using link ( #2063 )
2022-08-15 20:53:02 +08:00
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
John Guo
863bea1ad1
improve field type check from db to golang ( #2023 )
2022-07-22 16:44:24 +08:00
John Guo
5d51e9fa2c
improve package gerror, add HasCode/HasError function for package gerror ( #2006 )
2022-07-15 10:49:04 +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
John Guo
f876a56d2a
some improves for ci yaml and package cmd/gf, database/gdb ( #1972 )
2022-07-07 21:16:26 +08:00
Gin
59b3f6e962
improve list tables for pgsql ( #1790 )
2022-07-06 20:05:12 +08:00
HaiLaz
f0511592b5
github.com/glebarez/go-sqlite ( #1932 )
2022-06-24 16:15:42 +08:00
Daguang
4f37abac6a
upgrade ClickHouse-Go dependencies to V2.0.15 ( #1904 )
2022-06-13 19:40:47 +08:00
HaiLaz
bd7ec5d0b0
Feature/sqlite ut ( #1882 )
2022-06-06 19:57:53 +08:00
John Guo
31c5d5a5f5
Merge branch 'master' of https://github.com/gogf/gf into develop
2022-06-01 14:44:11 +08:00
wenzi
ef04c8a09e
Feature/oracle ( #1869 )
2022-05-25 21:55:27 +08:00
John Guo
04d32e7a91
improve FieldsPrefix for gdb.Model
2022-05-25 16:22:46 +08:00
John Guo
ea79b3cbb8
move package goai from protocol to net
2022-05-24 18:53:10 +08:00
Daguang
8c969b2a84
upgrade ClickHouse dependencies to V2 ( #1772 )
2022-05-23 21:21:59 +08:00
John Guo
853d7aaf8f
fix issue missing mysql driver import for package contrib/drivers/mysql
2022-05-19 15:02:15 +08:00
John Guo
07509e9847
go mod tidy
2022-05-19 10:49:09 +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
6d33a73617
Merge branch 'master' of https://github.com/gogf/gf
2022-05-18 19:58:25 +08:00
John Guo
3430cf1f17
improve data converting for package gdb, drivers/pgsql
2022-05-18 11:55:09 +08:00
John Guo
49042d480c
improve data converting for package gdb, drivers/pgsql
2022-05-18 11:05:05 +08:00
John Guo
b7295a1558
Merge pull request #1843 from wenzi1/feature/mssql
...
mssql unit test
2022-05-17 21:24:50 +08:00
wenzi1
8e3c66584d
add unit test
2022-05-16 22:58:53 +08:00
wenzi1
26d460241d
Null in field is error
2022-05-13 23:30:33 +08:00
wenzi1
ede54b392e
Merge branch 'master' of https://github.com/wenzi1/gf
2022-05-13 23:13:07 +08:00
John Guo
3a014dcb09
fix issue in UT of mysql sriver
2022-05-13 22:11:44 +08:00
wenzi
cb27f26e64
Merge branch 'gogf:master' into master
2022-05-13 22:00:49 +08:00
John Guo
a3ad294d6a
README updates for drivers
2022-05-13 21:54:24 +08:00
wenzi1
27836feb47
delete comment
2022-05-13 21:45:19 +08:00
wenzi
3b8853736d
Merge branch 'develop' into master
2022-05-12 09:25:25 +08:00
wenzi1
16b22e7505
add unit test
2022-05-12 09:03:55 +08:00
wenzi1
72b58ff8a1
add unit test
2022-05-12 00:03:20 +08:00
wenzi1
900e0b2751
add gini
2022-05-12 00:00:36 +08:00
John Guo
0826f8ba35
Merge pull request #1818 from wenzi1/master
...
gf-cli Bug of generating Dao file of MSSQL
2022-05-11 13:58:47 +08:00
John Guo
9c42ba187d
upgrade otel to v1.7.0
2022-05-10 20:37:44 +08:00
John Guo
c6f14dc1b1
go mod updates
2022-05-10 17:54:42 +08:00
John Guo
6cf6414da2
improve package gdb
2022-05-10 16:31:56 +08:00
wenzi1
89f77a2412
update TableFields function
2022-05-10 16:00:50 +08:00
John Guo
dc6a9237d7
move ut cases from package gdb to contrib/drivers/mysql
2022-05-10 15:38:08 +08:00
John Guo
c90f91dcbe
remove Sharding feature
2022-05-07 16:38:17 +08:00
John Guo
ec3a4532b8
comment updates for package clilckhouse
2022-05-06 10:34:08 +08:00
John Guo
ae5891068e
schema switch in runtime feature for clickhouse/mssql/pgsql/oracle
2022-04-27 17:15:26 +08:00
John Guo
5dee3bb4d9
add auto creating tags github workflow; go.mod update for crontrib packages
2022-04-15 14:47:02 +08:00
John Guo
ee29b28575
improve clickhouse driver
2022-04-12 21:31:51 +08:00
daguang
c90a9d45ee
✨ improve clickhouse driver
2022-04-08 09:44:42 +08:00
daguang
5034f231a9
improve clickhouse driver
2022-04-04 12:46:11 +08:00
daguang
1d74b58d36
Merge branch 'master' of https://github.com/DGuang21/gf into feature-clickhouse-driver
2022-03-31 21:29:17 +08:00
John Guo
d32246275a
rename DoGetAll to DoSelect
2022-03-14 19:41:32 +08:00
daguang
5e3c0bd9aa
✨ improve clickhouse driver
2022-02-24 21:06:26 +08:00
daguang
a6bbb8424c
✨ improve clickhouse driver
2022-02-24 13:50:28 +08:00
daguang
00daeb318c
✨ improve clickhouse driver
2022-02-24 13:03:01 +08:00
daguang
65341141fe
✨ improve clickhouse driver
2022-02-24 12:58:57 +08:00
Daguang
fe353c5fe3
Merge branch 'gogf:master' into feature-clickhouse-driver
2022-02-24 10:12:05 +08:00
daguang
157e936f24
✨ improve clickhouse driver
2022-02-23 22:51:37 +08:00
John Guo
aa6705f493
improva gf cli, package gcfg
2022-02-22 17:42:40 +08:00
daguang
455d724c01
improve clickhouse driver
2022-02-19 23:10:31 +08:00
daguang
ea60f7e054
improve clickhouse driver
2022-02-19 17:49:53 +08:00
daguang
daf2b649ef
improve clickhouse driver
2022-02-19 16:59:17 +08:00
daguang
aa87d234e3
improve clickhouse driver
2022-02-19 15:09:44 +08:00
John Guo
6ffdff7095
fix issue #1537
2022-02-15 23:43:47 +08:00
John Guo
37c6320dd7
fix issue #1530
2022-02-15 23:04:37 +08:00
John Guo
887cad3b96
fix issue #1458
2022-02-14 17:04:14 +08:00
John Guo
d322e67117
fix string print for time only gtime.Time; improve package drivers
2022-01-27 12:04:46 +08:00
John Guo
2c2acfb5b8
README update
2022-01-24 14:47:22 +08:00
John Guo
76b819ae3b
move gf cli and gdb drivers into gf repo.
2022-01-24 14:41:23 +08:00