John Guo
|
1b7aea0ced
|
feat: add metrics option and prometheus handler wraps (#3445)
|
2024-04-07 09:57:13 +08:00 |
|
oldme
|
dcf1f19ff7
|
enhance: Save operation support for mssql (#3365)
|
2024-04-01 19:18:54 +08:00 |
|
oldme
|
06826750ed
|
enhance: improve Save feature for drivers oracle and dm (#3426)
|
2024-04-01 19:08:26 +08:00 |
|
John Guo
|
e0a2645f4a
|
fix: #3390 name&shor tag mapping failed to command input object for package gcmd (#3429)
|
2024-04-01 19:07:08 +08:00 |
|
John Guo
|
8669512f42
|
feat: add metric feature support in goframe (#3138)
|
2024-03-24 21:18:30 +08:00 |
|
John Guo
|
313d9d138f
|
fix: unit testing cases of contrib/drivers occasionally failed by using now time assertion (#3410)
|
2024-03-21 21:57:33 +08:00 |
|
oldme
|
cade0775e8
|
enhance: Save operation support for contrib/drivers/dm (#3404)
|
2024-03-20 19:18:25 +08:00 |
|
oldme
|
164aad48c3
|
fix: unit test of dm failed occasionally (#3382)
|
2024-03-19 19:40:52 +08:00 |
|
oldme
|
409041b965
|
enhance: support save for Oracle (#3364)
|
2024-03-13 20:11:45 +08:00 |
|
oldme
|
11f7187367
|
fix: unit test of dm failed occasionally (#3369)
|
2024-03-13 19:29:41 +08:00 |
|
oldme
|
4feda4c395
|
enhance: do not ignore error from gdb.FormatMultiLineSqlToSingle func (#3368)
|
2024-03-13 19:22:17 +08:00 |
|
oldme
|
199737cd0f
|
fix: for typo in comments for package contrib/drivers and gdb (#3366)
|
2024-03-12 20:40:20 +08:00 |
|
oldme
|
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 |
|
oldme
|
cab6b89446
|
enhance: update contrib/drivers/README.MD (#3355)
|
2024-03-07 11:34:49 +08:00 |
|
John Guo
|
6ed3038312
|
feat: version v2.6.4 (#3352)
|
2024-03-07 10:12:58 +08:00 |
|
oldme
|
fbd266fad0
|
enhance: add Save operation support for SQLite #2764 (#3315)
|
2024-03-06 19:22:58 +08:00 |
|
oldme
|
240dadff92
|
fix: WherePri function wrong in pgsql #3330 (#3339)
|
2024-03-06 19:19:07 +08:00 |
|
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 |
|
oldme
|
509cc47d3f
|
enhance: add Save operation support for pgsql #3053 (#3324)
|
2024-03-04 20:17:43 +08:00 |
|
oldme
|
8b156e25c4
|
enhance mysql_z_unit_model_test (#3329)
|
2024-02-27 21:07:31 +08:00 |
|
海亮
|
eb0c4b3824
|
fix #3226 (#3322)
|
2024-02-27 20:37:49 +08:00 |
|
John Guo
|
d64a31fd1a
|
new version v2.6.3 (#3308)
|
2024-02-07 17:11:36 +08:00 |
|
John Guo
|
72014689e4
|
fix issue #2643 (#3304)
|
2024-02-06 10:21:44 +08:00 |
|
John Guo
|
2acdf4bb47
|
add field type detection for soft time field like created_at/updated_at/deleted_at to support unix timestamp or bool deleting table field (#3293)
|
2024-02-06 10:21:23 +08:00 |
|
John Guo
|
85c5b7f19e
|
fix issue #2594 (#3303)
|
2024-02-05 20:40:03 +08:00 |
|
John Guo
|
14568562e3
|
fix issue #2552 (#3300)
|
2024-02-05 10:29:43 +08:00 |
|
John Guo
|
8266a16b4e
|
fix issue #3286 (#3289)
|
2024-01-30 20:03:58 +08:00 |
|
John Guo
|
4fb739615b
|
version v2.6.2 (#3276)
|
2024-01-22 21:53:10 +08:00 |
|
John Guo
|
85d95e3e27
|
version v2.6.1 (#3222)
|
2023-12-21 21:12:51 +08:00 |
|
zhonghuaxunGM
|
d60d7674d7
|
fix issues for package contrib/drivers/dm (#3157)
|
2023-12-20 20:33:58 +08:00 |
|
John Guo
|
645c5ff5b5
|
fix issue #3218 #3204 (#3220)
|
2023-12-19 21:58:12 +08:00 |
|
John Guo
|
7975e391f0
|
Version/v2.6.0 (#3213)
|
2023-12-18 20:59:09 +08:00 |
|
John Guo
|
44819b135e
|
fix issue #3204 (#3212)
|
2023-12-18 20:19:18 +08:00 |
|
John Guo
|
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 |
|
John Guo
|
83f08b3135
|
fix issue in Join stements with prefix specified for package gdb (#3151)
|
2023-11-20 20:47:26 +08:00 |
|
John Guo
|
fc8572e8dd
|
version v2.5.7 (#3162)
|
2023-11-20 10:01:54 +08:00 |
|
wlqe
|
85acd3d31d
|
Fix the bug that ScanAndCount and AllAndCount report errors in sqlserver (#3155)
|
2023-11-16 20:15:48 +08:00 |
|
Hunk Zhu
|
0b407c5e6d
|
fix "gf gen pb" api and ctrl not working well. (#3076)
|
2023-11-08 21:26:51 +08:00 |
|
zhonghuaxunGM
|
50b04c658c
|
improve implements and fix issues for package contrib/drivers/dm (#3128)
|
2023-11-06 09:52:36 +08:00 |
|
John Guo
|
3ea61d084e
|
fix issue #3086 (#3089)
|
2023-10-26 10:04:21 +08:00 |
|
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 |
|
海亮
|
19d7714503
|
fix security issue for golang.org/x packages (#3042)
|
2023-10-16 20:45:43 +08:00 |
|
John Guo
|
8c309ac9fe
|
fix issue #2907 (#3005)
|
2023-10-11 21:34:17 +08:00 |
|
aries
|
00e83fed3f
|
add function Partition for Model of package gdb (#2989)
|
2023-10-08 09:49:21 +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
|
6cddfdb313
|
improve join feature for package gdb (#2929)
|
2023-09-05 19:29:28 +08:00 |
|