mirror of
https://github.com/doctrine/KeyValueStore.git
synced 2026-03-24 08:42:12 +01:00
[PR #81] [CLOSED] Fix table creation #107
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/81
Author: @davidnjuko
Created: 6/30/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
615ad09Fix table creation8352ff4Update composer.json📊 Changes
2 files changed (+22 additions, -19 deletions)
View changed files
📝
composer.json(+1 -1)📝
lib/Doctrine/KeyValueStore/Storage/DynamoDbStorage.php(+21 -18)📄 Description
The raised exception is DynamoDbException type not ResourceNotFoundException type
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.