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(IndexedDB): Added fix when there is no keyPaths(columns) in indexDB #1745

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

vishal6557
Copy link
Contributor

I have added a fix for the issue: #1556 .
If the keyPath is not present in the value, then I'm creating a object with rowKey as key of the object and returning as {shell_id_key: 'random_value2'} where shell_id_key is the rowKey.

Screenshot 2023-07-13 at 6 38 01 PM

Thank you for the time you are putting into AlaSQL!

@mathiasrw
Copy link
Member

Thank you!

@mathiasrw mathiasrw merged commit c4d7c94 into AlaSQL:develop Jul 15, 2023
@mathiasrw
Copy link
Member

mathiasrw commented Jul 15, 2023

Released as part of v4.1.3

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.

2 participants