|
|
baea1c7a7a
|
feat: version v2.7.3 (#3763)
|
2024-09-09 16:39:02 +08:00 |
|
|
|
803cb5a0bc
|
fix(contrib/drivers/pgsql): fix insert error when data struct field has nil in PgSQL (#3679)
|
2024-09-09 16:16:20 +08:00 |
|
|
|
467a5c1093
|
fix(contrib/drivers/pgsql): #3671 fix invalid pgsql insert json type (#3742)
|
2024-09-09 14:32:14 +08:00 |
|
|
|
b11caba5b0
|
version v2.7.2 (#3663)
|
2024-06-26 10:08:04 +08:00 |
|
|
|
4abb32e11b
|
contrib/drivers/pgsql: support slice type to insert into array for pgsql (#3645)
|
2024-06-18 19:36:07 +08:00 |
|
|
|
d5825ab51c
|
drivers/pgsql:pgsql returning id should use quotation marks,when primary key is capital (#3638)
|
2024-06-12 21:22:39 +08:00 |
|
|
|
17385eeaef
|
database/gdb: fix confusing error message in Insert/Update operations when table not exist or the table contains no fields (#3553)
|
2024-05-22 21:26:53 +08:00 |
|
|
|
15b60462a2
|
driver/pgsql: optimize regex for version matching (#3583)
|
2024-05-21 21:51:43 +08:00 |
|
|
|
cf37731d5f
|
version: v2.7.1 (#3573)
|
2024-05-14 21:20:22 +08:00 |
|
|
|
646ed5ea14
|
enhance: upgrade version of dependencies (#3526)
|
2024-04-22 19:59:59 +08:00 |
|
|
|
1b7aea0ced
|
feat: add metrics option and prometheus handler wraps (#3445)
|
2024-04-07 09:57:13 +08:00 |
|
|
|
409041b965
|
enhance: support save for Oracle (#3364)
|
2024-03-13 20:11:45 +08:00 |
|
|
|
4feda4c395
|
enhance: do not ignore error from gdb.FormatMultiLineSqlToSingle func (#3368)
|
2024-03-13 19:22:17 +08:00 |
|
|
|
199737cd0f
|
fix: for typo in comments for package contrib/drivers and gdb (#3366)
|
2024-03-12 20:40:20 +08:00 |
|
|
|
3a8f246569
|
fix: unit test error in PgSQL and SQLite; Unified t.Assert(err, nil) to t.AssertNil(err) (#3356)
|
2024-03-12 20:05:03 +08:00 |
|
|
|
6ed3038312
|
feat: version v2.6.4 (#3352)
|
2024-03-07 10:12:58 +08:00 |
|
|
|
240dadff92
|
fix: WherePri function wrong in pgsql #3330 (#3339)
|
2024-03-06 19:19:07 +08:00 |
|
|
|
290f4a3e65
|
fix: recognize json_valid constraint as json field type for database mariadb #2746 (#3309)
|
2024-03-06 19:07:31 +08:00 |
|
|
|
97fcd9d726
|
enhance: improve FormatUpsert implements for pgsql (#3349)
|
2024-03-06 19:05:13 +08:00 |
|
|
|
509cc47d3f
|
enhance: add Save operation support for pgsql #3053 (#3324)
|
2024-03-04 20:17:43 +08:00 |
|
|
|
d64a31fd1a
|
new version v2.6.3 (#3308)
|
2024-02-07 17:11:36 +08:00 |
|
|
|
8266a16b4e
|
fix issue #3286 (#3289)
|
2024-01-30 20:03:58 +08:00 |
|
|
|
4fb739615b
|
version v2.6.2 (#3276)
|
2024-01-22 21:53:10 +08:00 |
|
|
|
85d95e3e27
|
version v2.6.1 (#3222)
|
2023-12-21 21:12:51 +08:00 |
|
|
|
7975e391f0
|
Version/v2.6.0 (#3213)
|
2023-12-18 20:59:09 +08:00 |
|
|
|
ee2cf92479
|
Version/v2.6.0 beta (#3183)
|
2023-12-04 19:34:48 +08:00 |
|
|
|
c7c9f0011a
|
fix: #2967 (#3175)
|
2023-11-29 19:05:21 +08:00 |
|
|
|
fc8572e8dd
|
version v2.5.7 (#3162)
|
2023-11-20 10:01:54 +08:00 |
|
|
|
bcb479aabb
|
fix issue #3077 (#3081)
|
2023-10-24 10:02:04 +08:00 |
|
|
|
b2bd12a371
|
version v2.5.5 (#3068)
|
2023-10-20 10:21:04 +08:00 |
|
|
|
19d7714503
|
fix security issue for golang.org/x packages (#3042)
|
2023-10-16 20:45:43 +08:00 |
|
|
|
a5a7d23792
|
improve g.Go (#2956)
|
2023-09-12 20:00:01 +08:00 |
|
|
|
5bc9acdab3
|
version v2.5.3 (#2945)
|
2023-09-11 10:19:51 +08:00 |
|
|
|
b9e2b05f04
|
change interface ConvertDataForRecord to ConvertValueForField for package gdb (#2916)
|
2023-09-04 21:23:54 +08:00 |
|
|
|
cf299273c4
|
version v2.5.2 (#2878)
|
2023-08-18 09:57:25 +08:00 |
|
|
|
a4e7cc4700
|
fix: psgql tx unsupport LastInsertId (#2815)
|
2023-08-03 19:59:22 +08:00 |
|
|
|
53e5a04073
|
change minimum golang version from v1.15 to v1.18 (#2820)
|
2023-08-01 21:15:28 +08:00 |
|
|
|
e0e00434cc
|
expose iClient as IClient in generated sdk for command gen ctrl (#2804)
|
2023-07-26 21:27:58 +08:00 |
|
|
|
dec66dbd05
|
add NeverDone function for package gctx that creates and returns a never done ctx (#2784)
|
2023-07-25 20:45:34 +08:00 |
|
|
|
16a5318d32
|
upgrade package gopkg.in/yaml.v3 to latest stable version v3.0.1 (#2783)
|
2023-07-20 09:57:04 +08:00 |
|
|
|
160bddecd3
|
version v2.5.0 (#2747)
|
2023-07-06 21:28:38 +08:00 |
|
|
|
c5c2938380
|
improve command gen ctrl and gen service (#2711)
|
2023-06-19 20:47:32 +08:00 |
|
|
|
d6433de4a6
|
add command gen ctrl for parsing api to generate controller and sdk go files (#2708)
|
2023-06-15 14:16:10 +08:00 |
|
|
|
99236fd93b
|
version v2.4.2 (#2679)
|
2023-06-02 11:44:48 +08:00 |
|
|
|
1408385612
|
fix duplicated fields in function TableFields of driver pgsql (#2620)
|
2023-05-05 21:10:05 +08:00 |
|
|
|
d6471d7d51
|
v2.4.1 (#2615)
|
2023-05-05 14:15:01 +08:00 |
|
|
|
894f202b75
|
version v2.4.0 (#2595)
|
2023-04-24 11:44:19 +08:00 |
|
|
|
5f146720fe
|
fix: unified go.mod dependent version (#2452)
|
2023-03-28 09:25:29 +08:00 |
|
|
|
34946f6105
|
fix configuration of Namespace for pgsql (#2481)
|
2023-03-01 19:30:40 +08:00 |
|
|
|
b69e0ff9f7
|
fix issue #2338 (#2444)
|
2023-02-14 09:45:29 +08:00 |
|