|
|
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 |
|
|
|
2ccbb02c71
|
fix: #3613 ignore automatic handling for creating/updating time if it has been specified (#3615)
|
2024-06-12 21:41:44 +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 |
|
|
|
f8175e7113
|
drivers/mssql: change driver from github.com/denisenkom/go-mssqldb to github.com/microsoft/go-mssqldb (#3612)
|
2024-05-30 20:58:51 +08:00 |
|
|
|
457f7abcf5
|
contrib/drivers: add README.zh_CN.MD (#3604)
|
2024-05-27 21:02:02 +08:00 |
|
|
|
b675d01418
|
database/gdb: add unscoped tag support for orm struct (#3464)
|
2024-05-22 21:52:21 +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 |
|
|
|
bbcf49db98
|
fix: #3238 first column might be overwritten in interal context data in multiple goroutines querying (#3476)
|
2024-04-16 19:31:06 +08:00 |
|
|
|
2ee0c2bdac
|
fix: sqlitecgo to support 32-bit architecture (#3480)
|
2024-04-15 10:03:49 +08:00 |
|
|
|
6e2d238f56
|
emhace: unit testing cases update for package cmd/gf and contrib/drivers (#3453)
|
2024-04-10 20:55:09 +08:00 |
|
|
|
1b7aea0ced
|
feat: add metrics option and prometheus handler wraps (#3445)
|
2024-04-07 09:57:13 +08:00 |
|
|
|
dcf1f19ff7
|
enhance: Save operation support for mssql (#3365)
|
2024-04-01 19:18:54 +08:00 |
|
|
|
06826750ed
|
enhance: improve Save feature for drivers oracle and dm (#3426)
|
2024-04-01 19:08:26 +08:00 |
|
|
|
e0a2645f4a
|
fix: #3390 name&shor tag mapping failed to command input object for package gcmd (#3429)
|
2024-04-01 19:07:08 +08:00 |
|
|
|
8669512f42
|
feat: add metric feature support in goframe (#3138)
|
2024-03-24 21:18:30 +08:00 |
|
|
|
313d9d138f
|
fix: unit testing cases of contrib/drivers occasionally failed by using now time assertion (#3410)
|
2024-03-21 21:57:33 +08:00 |
|
|
|
cade0775e8
|
enhance: Save operation support for contrib/drivers/dm (#3404)
|
2024-03-20 19:18:25 +08:00 |
|
|
|
164aad48c3
|
fix: unit test of dm failed occasionally (#3382)
|
2024-03-19 19:40:52 +08:00 |
|
|
|
409041b965
|
enhance: support save for Oracle (#3364)
|
2024-03-13 20:11:45 +08:00 |
|
|
|
11f7187367
|
fix: unit test of dm failed occasionally (#3369)
|
2024-03-13 19:29:41 +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 |
|
|
|
cab6b89446
|
enhance: update contrib/drivers/README.MD (#3355)
|
2024-03-07 11:34:49 +08:00 |
|
|
|
6ed3038312
|
feat: version v2.6.4 (#3352)
|
2024-03-07 10:12:58 +08:00 |
|
|
|
fbd266fad0
|
enhance: add Save operation support for SQLite #2764 (#3315)
|
2024-03-06 19:22: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 |
|
|
|
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 |
|
|
|
d64a31fd1a
|
new version v2.6.3 (#3308)
|
2024-02-07 17:11:36 +08:00 |
|
|
|
72014689e4
|
fix issue #2643 (#3304)
|
2024-02-06 10:21:44 +08:00 |
|
|
|
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 |
|
|
|
85c5b7f19e
|
fix issue #2594 (#3303)
|
2024-02-05 20:40:03 +08:00 |
|
|
|
14568562e3
|
fix issue #2552 (#3300)
|
2024-02-05 10:29:43 +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 |
|
|
|
d60d7674d7
|
fix issues for package contrib/drivers/dm (#3157)
|
2023-12-20 20:33:58 +08:00 |
|
|
|
645c5ff5b5
|
fix issue #3218 #3204 (#3220)
|
2023-12-19 21:58:12 +08:00 |
|
|
|
7975e391f0
|
Version/v2.6.0 (#3213)
|
2023-12-18 20:59:09 +08:00 |
|
|
|
44819b135e
|
fix issue #3204 (#3212)
|
2023-12-18 20:19:18 +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 |
|