Commit Graph

31 Commits

Author SHA1 Message Date
oldme
290f4a3e65
fix: recognize json_valid constraint as json field type for database mariadb #2746 (#3309) 2024-03-06 19:07:31 +08:00
oldme
97fcd9d726
enhance: improve FormatUpsert implements for pgsql (#3349) 2024-03-06 19:05:13 +08:00
John Guo
8266a16b4e
fix issue #3286 (#3289) 2024-01-30 20:03:58 +08:00
海亮
c7c9f0011a
fix: #2967 (#3175) 2023-11-29 19:05:21 +08:00
John Guo
b9e2b05f04
change interface ConvertDataForRecord to ConvertValueForField for package gdb (#2916) 2023-09-04 21:23:54 +08:00
海亮
a4e7cc4700
fix: psgql tx unsupport LastInsertId (#2815) 2023-08-03 19:59:22 +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
John Guo
1408385612
fix duplicated fields in function TableFields of driver pgsql (#2620) 2023-05-05 21:10:05 +08:00
HaiLaz
34946f6105
fix configuration of Namespace for pgsql (#2481) 2023-03-01 19:30:40 +08:00
John Guo
b69e0ff9f7
fix issue #2338 (#2444) 2023-02-14 09:45:29 +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
houseme
1793bf0863
add golangci feature to guarantee codes quality (#2229) 2022-11-01 20:12:21 +08:00
yss930819
b96b5c3f7c
fix: pgsql driver check local type error (#2192) 2022-10-11 19:20:16 +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
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
5d51e9fa2c
improve package gerror, add HasCode/HasError function for package gerror (#2006) 2022-07-15 10:49:04 +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
John Guo
6d33a73617 Merge branch 'master' of https://github.com/gogf/gf 2022-05-18 19:58:25 +08:00
John Guo
49042d480c improve data converting for package gdb, drivers/pgsql 2022-05-18 11:05:05 +08:00
wenzi1
26d460241d Null in field is error 2022-05-13 23:30:33 +08:00
John Guo
c90f91dcbe remove Sharding feature 2022-05-07 16:38:17 +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
d32246275a rename DoGetAll to DoSelect 2022-03-14 19:41:32 +08:00
John Guo
6ffdff7095 fix issue #1537 2022-02-15 23:43:47 +08:00
John Guo
887cad3b96 fix issue #1458 2022-02-14 17:04:14 +08:00
John Guo
76b819ae3b move gf cli and gdb drivers into gf repo. 2022-01-24 14:41:23 +08:00