Skip to content

Conversation

@anatolzak
Copy link
Contributor

closes #510

@netlify
Copy link

netlify bot commented Jul 12, 2025

Deploy Preview for electrodb-dev canceled.

Name Link
🔨 Latest commit 92302ca
🔍 Latest deploy log https://app.netlify.com/projects/electrodb-dev/deploys/6898e5dd5fb49900084e4aca

@anatolzak anatolzak force-pushed the fix-scan-missing-projection-expression branch from f587941 to 92302ca Compare August 10, 2025 18:32
@anatolzak
Copy link
Contributor Author

@tywalch if you can take a look at this one too, it would be amazing 🙏

@tywalch tywalch merged commit 840b1ec into tywalch:master Aug 10, 2025
4 of 8 checks passed
@anatolzak anatolzak deleted the fix-scan-missing-projection-expression branch August 10, 2025 19:34
anatolzak added a commit to anatolzak/electrodb that referenced this pull request Aug 11, 2025
* fix: missing ProjectionExpression on scan with attributes

* add tests

* add changelog

* 3.4.5
anatolzak added a commit to anatolzak/electrodb that referenced this pull request Aug 11, 2025
* fix: missing ProjectionExpression on scan with attributes

* add tests

* add changelog

* 3.4.5
anatolzak added a commit to anatolzak/electrodb that referenced this pull request Aug 11, 2025
* fix: missing ProjectionExpression on scan with attributes

* add tests

* add changelog

* 3.4.5
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.

ProjectionExpression is not created when scanning table and specifying attributes to return

2 participants