Nik

Results 8 issues of Nik

Hi Pavel, Thanks for this great project. I'd like to propose enabling Github Discussions for this project. Saying as not every question or proposal is suited for Issues and Stackoverflow...

Hi, in the Application > Request part of the book there is an example about using Silex to validate the form and proceed with user signup: ``` // On a...

Hi, thank you for the book. Just reading through the chapters. In the book it was mentioned that there is a possibility that we end up with 3+ wishes in...

Hi, Thanks for the efforts creating Lulu. It's a great app 👍 I'm doing some development using Docker and [Dapr](https://docs.dapr.io/reference/components-reference/supported-name-resolution/nr-mdns/). Dapr uses mDNS for name resolution. When Lulu is enabled...

After withdrawing rewards the "Amount" column in Transactions tab does not show withdrawn amount, but instead shows the fee. **Steps:** 1. Withdraw rewards 2. Open transactions tab 3. Withdrawn rewards:...

UI/UX
in-clarification

Hi, Using the default DB settings, by default when comparing a string as part of a query it does it so by doing a case insensitive comparison. I tested that...

Hi. It seems like at RavenDB v6 the `QueryStatistics` got broken when using `ToDocumentQuery` to transform a LINQ query to DocumentQuery. TotalResults is always 0. v7 is failing as well....

Hi, Please can you check the behavior when we lazy load documents with includes and the final session request count. The session request count numbers seem higher than expected. The...