FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix primary key validation in transactional methods by andrykonchin · Pull Request #987 · Dynamoid/dynamoid · GitHub

Fix primary key validation in transactional methods - #987

Merged
andrykonchin merged 3 commits into
masterfrom
ak/fix-primary-key-validation-in-transactional-methods
Mar 5, 2026
Merged

Fix primary key validation in transactional methods#987
andrykonchin merged 3 commits into
masterfrom
ak/fix-primary-key-validation-in-transactional-methods

Conversation

Copy link
Copy Markdown
Member

Fix transactional #save and #destroy to validate primary key (and raise MissingHashKey, MissingRangeKey if keys are blank) after running before/around callbacks.

Close #986

andrykonchin force-pushed the ak/fix-primary-key-validation-in-transactional-methods branch from a226f14 to d97772f Compare March 5, 2026 17:50

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

Package Line Rate Health
dynamoid 92%
Summary 92% (3823 / 4135)

Minimum allowed line rate is 90%

andrykonchin merged commit 9c970fd into master Mar 5, 2026
69 checks passed
andrykonchin deleted the ak/fix-primary-key-validation-in-transactional-methods branch March 5, 2026 18:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Callbacks and validations happen in different order in transaction

1 participant


Back | FazBrowse Home | New Git URL