home/categories/sql-databases/djankies-claude-configs-prisma-6-skills-using-interactive-transactions-skill-md
sql-databasesdatabases

using-interactive-transactions

Use interactive transactions with $transaction callback for atomic operations and automatic rollback. Use when operations must succeed or fail together.

djankies
maintainer
djankies
更新日 11/25/2025
スター
0
フォーク
0
quick start

Installation and usage

Use interactive transactions with $transaction callback for atomic operations and automatic rollback. Use when operations must succeed or fail together.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use using-interactive-transactions