Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure all doc drivers return documents of correct formats #269

Open
sgwilym opened this issue Aug 19, 2022 · 0 comments
Open

Ensure all doc drivers return documents of correct formats #269

sgwilym opened this issue Aug 19, 2022 · 0 comments
Labels
bug Something isn't working fixed by willow
Milestone

Comments

@sgwilym
Copy link
Contributor

sgwilym commented Aug 19, 2022

Replicas allow you to optionally provide desired format(s) for all query operations, but I'm pretty sure only the Sqlite drivers support this feature. That leaves Memory and IndexedDB (LocalStorage will inherit from Memory). We also need tests in src/test/replica/doc_driver.test.ts to ensure this is happening.

@sgwilym sgwilym added this to the Squirrel milestone Aug 19, 2022
@sgwilym sgwilym added fixed by willow and removed help wanted Extra attention is needed labels May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed by willow
Projects
None yet
Development

No branches or pull requests

1 participant