This website requires JavaScript.
Explore
Help
Sign In
BlackForestBytes
/
goext
Watch
20
Star
0
Fork
0
You've already forked goext
Code
Actions
goext
/
wmo
History
Mike Schwörer
88642770c5
All checks were successful
Build Docker and Deploy / Run goext test-suite (push)
Successful in 1m4s
Details
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
..
collection.go
v0.0.304 add support for
WithModifyingPipeline
to wmo
2023-11-09 09:26:46 +01: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.304 add support for
WithModifyingPipeline
to wmo
2023-11-09 09:26:46 +01:00
queryDelete.go
v0.0.248 exerr in wmo package
2023-08-21 15:08:35 +02:00
queryFind.go
v0.0.309
2023-11-09 10:17:29 +01:00
queryFindOne.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
queryInsert.go
v0.0.306
2023-11-09 09:36:41 +01:00
queryList.go
v0.0.304 add support for
WithModifyingPipeline
to wmo
2023-11-09 09:26:46 +01:00
queryPaginate.go
v0.0.320 bugfix sort
2023-11-14 14:50:27 +01:00
queryUpdate.go
v0.0.304 add support for
WithModifyingPipeline
to wmo
2023-11-09 09:26:46 +01:00
reflection_test.go
fix endless recursion in wmo reflection
2023-09-12 11:39:51 +02:00
reflection.go
fix endless recursion in wmo reflection
2023-09-12 11:39:51 +02:00