|
|
35a786d765
|
Update gdb_func.go
|
2021-11-03 15:05:25 +08:00 |
|
|
|
12fe41e34d
|
Merge branch 'master' into bugfix/i1435
|
2021-11-03 15:04:22 +08:00 |
|
|
|
77a0f59cd3
|
add automatic adding OmitNil option for data and where filtering if given struct name is defined like 'xxxForDao'
|
2021-11-02 09:55:37 +08:00 |
|
|
|
1188793f8f
|
automatically add column prefix for where conditions
|
2021-10-29 16:57:56 +08:00 |
|
|
|
6192d32501
|
add LeftJoinOnField/InnerJoinOnField/InnerJoinOnField/FieldsPrefix/FieldsExPrefix for package gdb
|
2021-10-29 15:12:31 +08:00 |
|
|
|
a6a8d787e4
|
merge IgnoreEmptySliceWhere feature into OmitEmptyWhere
|
2021-10-29 10:50:14 +08:00 |
|
|
|
8ef4f68215
|
add IgnoreEmptySliceWhere feature for package gdb; add OriginValueAndKind/OriginTypeAndKind functions for package internal/utils
|
2021-10-28 23:18:23 +08:00 |
|
|
|
493f5dcff2
|
remove unused functions for package gdb
|
2021-10-27 15:41:15 +08:00 |
|
|
|
f901f19714
|
Parameters of type gdb.Raw do not require special treatment
|
2021-10-15 17:45:30 +08:00 |
|
|
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
|
|
02478371f2
|
fix issue missing org tag value retrieving when using struct in Fields for package gdb
|
2021-09-28 22:02:08 +08:00 |
|
|
|
01a3dd1eb0
|
add function gerror.HasStack; rename all api* interfaces to i*
|
2021-09-17 19:26:56 +08:00 |
|
|
|
73d2b7ed06
|
fix issue #1387
|
2021-08-30 22:26:02 +08:00 |
|
|
|
abc8e62d58
|
add package gcode and improve error implements for package gerror
|
2021-08-24 21:18:59 +08:00 |
|
|
|
feefcc98ef
|
improve condition parameter of struct by sequence for package gdb
|
2021-08-19 14:11:28 +08:00 |
|
|
|
8f4ce91361
|
improve condition parameter of struct by sequence for package gdb
|
2021-08-19 14:09:31 +08:00 |
|
|
|
f03f56ba4e
|
improve gconv.Struct for map attribute converting
|
2021-08-19 11:28:25 +08:00 |
|
|
|
903f29a824
|
add OmitNil feature for package gdb
|
2021-08-13 11:28:47 +08:00 |
|
|
|
91dd9e2bf9
|
auto update value of time field if given time value is zero for package gdb
|
2021-08-10 20:30:32 +08:00 |
|
|
|
65fff6feae
|
version updates
|
2021-08-04 13:29:06 +08:00 |
|
|
|
28cb0bef25
|
change logger of DB from glog.Logger to interface Logger
|
2021-08-03 20:34:26 +08:00 |
|
|
|
fddc21670a
|
add condition and order-by feature for with tag feature for package gdb
|
2021-08-02 00:38:56 +08:00 |
|
|
|
0ddacdd7e2
|
add error code for components
|
2021-07-20 23:02:02 +08:00 |
|
|
|
88009ee278
|
fix issue #1341
|
2021-07-15 22:19:00 +08:00 |
|
|
|
fbfc23211c
|
fix issue in Counter of package gdb
|
2021-07-13 19:37:16 +08:00 |
|
|
|
2970864158
|
fix issue #1240
|
2021-07-06 21:18:26 +08:00 |
|
|
|
8e76d7a8ed
|
improve function TableFileds for gussing table name from table string;add overwrote function DoInsert for mssql/pgsql/oracle/sqlite for unsupported features
|
2021-07-06 20:59:09 +08:00 |
|
|
|
65131c6f22
|
add automatic fields mapping and filtering for Model.Where statements
|
2021-06-23 12:04:16 +08:00 |
|
|
|
d450de8e0d
|
add OnDuplicate/OnDuplicateEx feature for package gdb
|
2021-06-16 21:44:31 +08:00 |
|
|
|
e68e7a3224
|
remove Batch*/DoBatchInsert functions for package gdb
|
2021-06-08 20:32:34 +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 |
|
|
|
a8c3d07d9f
|
improve with feature for package gdb
|
2021-05-02 22:35:47 +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 |
|
|
|
59285709a6
|
fix issue in filds filter in join statements for package gdb
|
2021-01-20 13:09:59 +08:00 |
|
|
|
92b791eb08
|
improve Struct convertion for package gdb; improve IsNil function for package internal/empty
|
2021-01-09 21:05:47 +08:00 |
|
|
|
95b09aa5fe
|
feat: 🐛 fix GetWhereConditionOfStruct where AND
|
2020-12-25 16:03:01 +08:00 |
|
|
|
7316e6648f
|
change errors to gerror; update copyright in comment
|
2020-12-09 16:04:29 +08:00 |
|
|
|
8978112433
|
add gdb.Raw for raw sql instead of prepare argument feature
|
2020-12-09 01:29:23 +08:00 |
|
|
|
32101189a2
|
Merge branch 'master' of https://github.com/gogf/gf into develop
|
2020-11-29 21:46:36 +08:00 |
|
|
|
6cb38cfa92
|
add update counter method for package gdb.
|
2020-11-28 14:56:21 +08:00 |
|
|
|
9592fb099f
|
Change time string argument wrapping with TO_DATE function for DriverOracle in package gdb
|
2020-11-27 23:11:55 +08:00 |
|
|
|
18ec6116ad
|
improve time argument timezone handling for package gdb
|
2020-11-27 22:51:34 +08:00 |
|
|
|
9d0f306684
|
improve time argument timezone handling for package gdb
|
2020-11-27 21:03:22 +08:00 |
|
|
|
750b53d7aa
|
improve debug infor for argument of time.Time for package gdb
|
2020-11-26 19:53:44 +08:00 |
|
|
|
c273ce576b
|
add default configuration for MaxOpenConnCount for package gdb
|
2020-11-10 21:19:15 +08:00 |
|
|
|
f8d57096a8
|
add slice parameter support for gdb.Model.Where
|
2020-11-10 13:43:12 +08:00 |
|
|
|
e06b62ecf2
|
add default value from struct tag for ghttp.Request
|
2020-11-08 15:44:04 +08:00 |
|