transaction-integrity
CommunityGuarantee atomic multi-table updates
Authortheeabrarrr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enforces atomicity across multi-table operations to prevent partial updates, essential for financial logic and data consistency across orders, ledgers, and inventory.
Core Features & Use Cases
- Ensures atomic mutations across multiple tables using database-level transactions via Postgres RPCs.
- Provides safe migration and server-side orchestration to avoid app-level sequences.
- Use Case: implement an order flow that simultaneously creates the order, debits the ledger, and updates inventory without partial failure.
Quick Start
Create a Postgres RPC function and call it from your server action to ensure atomic multi-table updates.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: transaction-integrity Download link: https://github.com/theeabrarrr/LPG-Connect/archive/main.zip#transaction-integrity Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.