Hi, does anyone use Kmongo library? Documentation ...
# server
v
Hi, does anyone use Kmongo library? Documentation says that queries typesafe when used KPropery extensions. But it possible to write collection.find(Some::stringProperty eq 5). Maybe I am doing something wrong?