electric-sql / electric-sql/pglite
Feature request: accept QueryOptions for useLiveQuery hook
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 16k
- Forks
- 442
- Avg merge
- 20h 19m
- Merged PRs (30d)
- 7
Description
I'd love to be able to pass query options when I use the `useLiveQuery` hook. I have a use case where I want to make a query that needs `rowMode` to be set to `"array"`, but I can't do that with the hook. Is there a reason it doesn't currently accept `QueryOptions`?
If not I would be happy to submit a PR to add support for this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.