mirror of
https://github.com/doctrine/KeyValueStore.git
synced 2026-03-24 08:42:12 +01:00
[PR #87] [CLOSED] Fix DynamoDbStorage::find #115
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/KeyValueStore/pull/87
Author: @jonny-no1
Created: 9/22/2017
Status: ❌ Closed
Base:
master← Head:dynamo-find📝 Commits (1)
a5a0423getItem() will always return Aws\Result📊 Changes
2 files changed (+7 additions, -3 deletions)
View changed files
📝
lib/Doctrine/KeyValueStore/Storage/DynamoDbStorage.php(+1 -1)📝
tests/Doctrine/Tests/KeyValueStore/Storage/DynamoDbTest.php(+6 -2)📄 Description
Duplicate of (abandoned) https://github.com/doctrine/KeyValueStore/pull/84.
As per method signature:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.