-
**Is your feature request related to a problem? Please describe.**
Would like to have a way to pass dynamic parameters to a query
**Describe the solution you'd like**
On "where" and possibly "has…
-
### Discussed in https://github.com/sqlc-dev/sqlc/discussions/364
Originally posted by **mehdijoafshani** February 27, 2020
Does it make sense to support dynamic queries ? *(Dynamic `where` an…
-
## gnome polkit dynamically changes the colors
![image](https://github.com/user-attachments/assets/96e8cdd4-3cbe-4a89-ba10-d3852eb0b283)
![image](https://github.com/user-attachments/assets/7e91a…
-
```
type Query {
myProfile: User
}
```
```
query FetchProfile {
fetchProfile: myProfile {
id
firstName
lastName
}
}
```
Generates:
```
factory Query$FetchPr…
-
Replaces #825
Users will sometimes need to define queries dynamically instead of statically in response to what they see happen at run time. For example, a user specifies various customizable searc…
-
Hi
I created a listing using JetEngine. Under this listing, I have a dynamic tag and a table created with JetEngine's Page Table Builder. The loop works correctly, displaying my products in each cate…
-
Currently, the first WikiPathways query gets pathways associated with a keyword ('schizophrenia') and combines the resulting pathway IDs with manually selected pathways. These should be injected into …
-
**Summary**
When starting databend-query with `./databend-query --dynamic-cluster -c ./databend-query.toml`, databend-query will be added to the resource pool of the corresponding tenant and reject…
-
I would like to ask if someone can give me some advice or if the author can make some small edits to the extension code:
- random value of presets prompt (embellish, style, negative)
- dynamic promp…
-
### Description:
Currently, the code editor size in the Query Manager is static and not resizable. This applies to all code editor inputs within the Query Manager. To improve usability, the code edito…