Skip to content

Conversation

@tywalch
Copy link
Owner

@tywalch tywalch commented Oct 8, 2025

Fixed issue where ElectroDB would attempt to set a table index field's value on upsert if an index key used an attribute's name as it's field name. This would cause the upsert to fail because DyanmoDB prevents set operations on table index fields.

Fixed issue where ElectroDB would attempt to set a table index field's value on `upsert` if an index key used an attribute's name as it's field name. This would cause the `upsert` to fail because DyanmoDB prevents set operations on table index fields.
@tywalch tywalch added the bug Something isn't working label Oct 8, 2025
@netlify
Copy link

netlify bot commented Oct 8, 2025

Deploy Preview for electrodb-dev canceled.

Name Link
🔨 Latest commit 1fde007
🔍 Latest deploy log https://app.netlify.com/projects/electrodb-dev/deploys/68ed618453c9900008497d39

@tywalch tywalch merged commit ace43e3 into master Oct 13, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants