-
Something better than string concatenation for dynamic query construction.
fmoor updated
2 years ago
-
needs to be started/finished and tested
-
Thank you again for the great work. I have a question to ensure I fully understand the expectations of the rule graphs. What I'm trying to do is the following change:
before code =
```python
fro…
-
theres a couple of errors around the lifecycle of a card being automatically added/removed in the query builder cropping up now that we touched the code for #5673. the product ask / value is unclear …
-
Create a cquery builder that would allow users to
1) Pick a page
2) Using that page class add criteria for things like element value = 'Male' or payment not final
3) combine queries with and/or state…
-
### Version
2.15.0
### Details
Using Gridify and [heyapi](https://heyapi.dev/) to get the query options from the URL like so:
```cs
public async Task GetTasks([FromQuery] GridifyQuery query…
-
this issue is back in new preview version, i have a few queries like this
```
using LinqToDB;
using Microsoft.Extensions.DependencyInjection;
using Ultra.Abstractions.Processors;
using Ultra.Se…
-
Hey, first of all, great project!
**Is your feature request related to a problem? Please describe.**
One of the most annoying things about MongoDB and GOlang is querying.
**Describe the soluti…
-
Related to #398, we'll need a way to build query parameters for different back ends. @trescube suggested having query builder that could write out to different formats. Search functions would take in …
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…