|
|
534abb7f17
|
improve hook feature for package gdb
|
2022-05-09 14:22:28 +08:00 |
|
|
|
c90f91dcbe
|
remove Sharding feature
|
2022-05-07 16:38:17 +08:00 |
|
|
|
5332ce4c79
|
improve WhereBuilder feature for package gdb
|
2022-05-07 15:11:31 +08:00 |
|
|
|
eaae7f46d2
|
improve WhereBuilder feature for package gdb
|
2022-05-07 14:26:56 +08:00 |
|
|
|
8c40a53b80
|
improve WhereBuilder for package gdb
|
2022-05-06 22:21:43 +08:00 |
|
|
|
68e75c589b
|
add WhereBuilder feature for package gdb
|
2022-04-30 15:53:56 +08:00 |
|
|
|
09ba1bf1fb
|
imrove context handling for package gdb
|
2022-03-24 17:51:49 +08:00 |
|
|
|
6dacdd60dc
|
add sharding feature for package gdb
|
2022-03-21 21:17:48 +08:00 |
|
|
|
87ccc27ee4
|
sharding feature develop
|
2022-03-21 14:26:56 +08:00 |
|
|
|
dccfc1c8cd
|
add hook feature for model of package gdb
|
2022-03-14 23:47:55 +08:00 |
|
|
|
5ab959ba58
|
fix issue #1554
|
2022-02-16 00:26:06 +08:00 |
|
|
|
14268aa1c0
|
fix issue #1405
|
2022-02-14 16:33:07 +08:00 |
|
|
|
3932e0b15f
|
add OmitEmpty support for WhereIn
|
2021-12-28 17:15:01 +08:00 |
|
|
|
f2ef7454c2
|
improve prefix feature for package gdb
|
2021-11-17 21:29:46 +08:00 |
|
|
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
|
|
e0a0fcbde2
|
improve cache feature for package gdb
|
2021-11-09 16:06:31 +08:00 |
|
|
|
09b8df1818
|
add WherePrefix/WhereOrPrefix for gdb.Model
|
2021-10-29 15:49:08 +08:00 |
|
|
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
|
|
993bf897cf
|
remove deprecated functions; refract package gjson
|
2021-09-27 22:47:39 +08:00 |
|
|
|
2e49c33cc7
|
remove depecated functions from package ghttp
|
2021-09-19 23:13:53 +08:00 |
|
|
|
006fb79967
|
improve package gjson; replace fmt.Errorf to gerror; improve examples for package gdb
|
2021-09-13 16:43:09 +08:00 |
|
|
|
903f29a824
|
add OmitNil feature for package gdb
|
2021-08-13 11:28:47 +08:00 |
|
|
|
7b9888c004
|
add FieldCount/FieldSum/FieldMax/FieldMin/FieldAvg functions for gdb.Model
|
2021-08-12 19:42:44 +08:00 |
|
|
|
a4497ed547
|
improve gdb.Modle for where holder
|
2021-08-03 21:32:05 +08:00 |
|
|
|
fa64df6f91
|
improve package gdb/glog
|
2021-08-01 10:33:33 +08:00 |
|
|
|
0acd118c03
|
add ModelHandler feature for package gdb
|
2021-08-01 10:17:03 +08:00 |
|
|
|
ef77a54c7e
|
improve OmitEmpty feature for package gdb; mark package gmvc deprecated
|
2021-07-30 14:58:23 +08:00 |
|
|
|
50e5dd5bd0
|
fix issue in fields filtering for table name with as statement
|
2021-07-06 13:14:33 +08:00 |
|
|
|
65131c6f22
|
add automatic fields mapping and filtering for Model.Where statements
|
2021-06-23 12:04:16 +08:00 |
|
|
|
5fefe97b87
|
add Raw Model for package gdb
|
2021-06-18 15:27:49 +08:00 |
|
|
|
5fba250a14
|
add Raw Model for package gdb
|
2021-06-18 15:20:27 +08:00 |
|
|
|
d450de8e0d
|
add OnDuplicate/OnDuplicateEx feature for package gdb
|
2021-06-16 21:44:31 +08:00 |
|
|
|
3ac5772059
|
add UNION/UNION ALL feature for package gdb
|
2021-06-06 23:06:39 +08:00 |
|
|
|
5100e0e8b7
|
add sub-query feature for orm
|
2021-05-27 22:18:16 +08:00 |
|
|
|
4e41d8aff8
|
improve context and nested transaction feature for package gdb
|
2021-05-21 13:25:53 +08:00 |
|
|
|
742653ce75
|
improve Model function for struct parameter that can retrieve table name tag from
|
2021-05-02 23:28:24 +08:00 |
|
|
|
a8c3d07d9f
|
improve with feature for package gdb
|
2021-05-02 22:35:47 +08:00 |
|
|
|
bd84b97614
|
add more Where*/Min/Max/Avg/Sum/CountColumn/Increment/Decrement/OrderAsc/OrderDesc/OrderRandom functions and associated unit testing cases for package gdb
|
2021-05-02 12:17:06 +08:00 |
|
|
|
d2bd37962e
|
add unit testing case of UnmarshalValue for struct converting of querying result; improve package gdb
|
2021-02-27 23:58:36 +08:00 |
|
|
|
a3fa10d820
|
great! completed 'with' feature for package gdb
|
2021-02-09 18:00:43 +08:00 |
|
|
|
acf47f3907
|
orm with feature
|
2021-02-08 17:57:21 +08:00 |
|
|
|
b4d5335e43
|
add package gmeta for embedded struct of meta data feature
|
2021-02-07 21:23:09 +08:00 |
|
|
|
093034acd1
|
copyright comment update
|
2021-01-17 21:46:25 +08:00 |
|
|
|
7316e6648f
|
change errors to gerror; update copyright in comment
|
2020-12-09 16:04:29 +08:00 |
|
|
|
790a651ac1
|
fix typo
|
2020-11-29 23:55:32 +08:00 |
|
|
|
6f93bd17f2
|
add context feature for package gdb
|
2020-11-29 23:54:38 +08:00 |
|
|
|
cabf684ec9
|
add context feature for package gdb
|
2020-11-29 23:47:57 +08:00 |
|
|
|
042dc0b33f
|
improve package gdb for structire retrieving in transaction operations
|
2020-11-21 11:42:50 +08:00 |
|
|
|
7caf7976cf
|
add gdb.Model.Args
|
2020-11-18 00:16:34 +08:00 |
|
|
|
c08739b5a3
|
add function Having for gdb.Model
|
2020-04-11 10:11:52 +08:00 |
|