20
0
Commit Graph

62 Commits

Author SHA1 Message Date
413bf3c848
v0.0.491 small optimization in Paginate method 2024-07-31 00:15:09 +02:00
dff8941bd3
v0.0.476 Ãproperly close cursor in wmo 2024-06-28 18:37:02 +02:00
fc4bed4b9f
v0.0.473 add ctx to wmo.FilterQuery|Sort|Pagination 2024-06-14 17:24:59 +02:00
d44e971325
v0.0.449 2024-05-12 16:51:52 +02:00
fe4cdc48af
v0.0.448 wmo marshalHook 2024-05-12 16:45:45 +02:00
15a639f85a
v0.0.443 fix wmo.List with pageSize==0 2024-05-03 11:56:29 +02:00
303bd04649
v0.0.442 2024-04-29 17:24:10 +02:00
7bda674939
v0.0.441 2024-04-29 17:19:55 +02:00
764ce79a71
v0.0.437 properly handle $group in wmo extraModPipeline 2024-04-23 16:12:17 +02:00
6c4af4006b
v0.0.423 fix createPaginationPipeline - different primary and secondary sort keys broke mongo ??!?? - it actually only sorted by the secondary condition (ignoring the primary?) 2024-03-24 15:25:52 +01:00
422bbd8593
v0.0.397 added wmo.IColl inetrface for tim 2024-03-04 12:17:10 +01:00
f1f91f4cfa
v0.0.372 sq.Paginate 2024-01-13 21:36:47 +01:00
240a8ed7aa
v0.0.363 wmo.extraModPipeline as func 2024-01-09 08:51:46 +01:00
88642770c5
v0.0.321 Add .NoLog() to lowest-level query exerr.Wrap in wmo (otherwise we get error logs on stdout even if the callign method allows mongo.ErrNoDocuments) 2023-11-14 16:00:14 +01:00
8528b5cb66 v0.0.320 bugfix sort 2023-11-14 14:50:27 +01:00
5ba84bd8ee
v0.0.319 fix error when findoneÃ+pipeline fails 2023-11-13 16:45:00 +01:00
d1f9069f2f v0.0.316 bugfix sorting 2023-11-13 15:19:48 +01:00
1971f1396f
v0.0.311 BF 2023-11-09 11:48:45 +01:00
bf6c184d12
v0.0.310 debug 2023-11-09 11:40:48 +01:00
770f5c5c64
v0.0.309 2023-11-09 10:17:29 +01:00
623c021689
v0.0.308 2023-11-09 10:02:31 +01:00
1672e8f8fd
v0.0.306 2023-11-09 09:36:41 +01:00
398ed56d32
v0.0.305 2023-11-09 09:35:56 +01:00
f3ecba3883
v0.0.304 add support for WithModifyingPipeline to wmo 2023-11-09 09:26:46 +01:00
7413ea045d
v0.0.302 2023-11-08 18:53:02 +01:00
62c9a4e734
v0.0.301 pagination (page+limit) support in wmo 2023-11-08 18:30:30 +01:00
3a8baaa6d9
v0.0.300 add custom unmarshal-hooks to wmo 2023-11-04 18:55:44 +01:00
170f43d806 WMO: fix FindOneAndReplace not using FindOneAndReplace 2023-09-26 14:40:56 +02:00
d56a0235af v0.0.265 add ListWithCount 2023-09-18 12:57:27 +02:00
de2ca763c1 add function for ListWithCount 2023-09-18 12:56:56 +02:00
1e9d663ffe fix endless recursion in wmo reflection 2023-09-12 11:39:51 +02:00
11dc6d2640 use type instead of value for Reflection in Coll.initFields 2023-09-12 10:47:41 +02:00
98105642fc removed default sort 2023-09-11 11:28:26 +02:00
0fd5f3b417 v0.0.257 better handling if pagination is faulty in wmo list 2023-09-05 15:01:55 +02:00
ae43cbb623
v0.0.248 exerr in wmo package 2023-08-21 15:08:35 +02:00
b1d6509294 v0.0.187 forget to use function 2023-07-24 09:16:37 +02:00
e909d656d9 v0.0.186 convert array to interface arr 2023-07-24 09:13:19 +02:00
c320bb3d90 v0.0.170 2023-07-17 12:42:49 +02:00
ac5ad640bd
v0.0.166 2023-06-22 15:07:06 +02:00
2569c165f8
v0.0.162 2023-06-11 16:38:47 +02:00
ee262a94fb
v0.0.161 2023-06-11 16:35:20 +02:00
ceff0161c6
v0.0.159 2023-06-10 18:35:56 +02:00
a30da61419
v0.0.158 2023-06-10 16:28:50 +02:00
b613b122e3
v0.0.157 2023-06-10 16:22:14 +02:00
8de83cc290
v0.0.155 2023-06-08 16:26:06 +02:00
603ec82b83
v0.0.154 2023-06-08 16:24:53 +02:00
93c4cf31a8
v0.0.153 2023-06-08 16:24:15 +02:00
dc2d8a9103
v0.0.152 2023-06-08 16:17:01 +02:00
6589e8d5cd
v0.0.151 2023-06-07 17:57:03 +02:00
0006c6859d
v0.0.150 2023-06-07 17:48:36 +02:00