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

fix(#439): add missing TypeScript types for attributes property on scan/find/match methods #470

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anatolzak
Copy link
Contributor

@anatolzak anatolzak commented Jan 31, 2025

closes #439

added missing TypeScript types for attributes when using scan/find/match methods.
also added type tests and integration tests that are all passing

Copy link

netlify bot commented Jan 31, 2025

Deploy Preview for electrodb-dev canceled.

Name Link
🔨 Latest commit ce3bf3a
🔍 Latest deploy log https://app.netlify.com/sites/electrodb-dev/deploys/679cbbb3fa87210008d5385d

@anatolzak anatolzak changed the title fix(#439): add missing TypeScript types for attributes property on scan/find/match methods fix(#439): add missing TypeScript types for attributes property on scan/find/match methods Jan 31, 2025
@tywalch
Copy link
Owner

tywalch commented Jan 31, 2025

Whoa! 😮 This looks great, I'll dig into it soon. Thank you for the great contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

can't specify attributes in scan operation?
2 participants