21
0
Fork 0
goext/wmo
Mike Schwörer 303bd04649
Build Docker and Deploy / Run goext test-suite (push) Successful in 2m0s Details
v0.0.442
2024-04-29 17:24:10 +02:00
..
collection.go v0.0.437 properly handle $group in wmo extraModPipeline 2024-04-23 16:12:17 +02:00
decoding.go 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
mongo.go v0.0.133 2023-06-06 21:18:40 +02:00
queryAggregate.go v0.0.363 wmo.extraModPipeline as func 2024-01-09 08:51:46 +01:00
queryDelete.go v0.0.248 exerr in wmo package 2023-08-21 15:08:35 +02:00
queryFind.go v0.0.437 properly handle $group in wmo extraModPipeline 2024-04-23 16:12:17 +02:00
queryFindOne.go v0.0.363 wmo.extraModPipeline as func 2024-01-09 08:51:46 +01:00
queryInsert.go v0.0.306 2023-11-09 09:36:41 +01:00
queryList.go v0.0.442 2024-04-29 17:24:10 +02:00
queryPaginate.go v0.0.372 sq.Paginate 2024-01-13 21:36:47 +01:00
queryUpdate.go v0.0.304 add support for `WithModifyingPipeline` to wmo 2023-11-09 09:26:46 +01:00
reflection.go fix endless recursion in wmo reflection 2023-09-12 11:39:51 +02:00
reflection_test.go fix endless recursion in wmo reflection 2023-09-12 11:39:51 +02:00