state-changing data manipulation

Use this skill when the user wants SQL data that goes beyond typical READs to encompass data modification loops like INSERT, UPDATE, or DELETE, as well as complex transactional logic for data lifecycles (merging records, setting TTL expirations, or updating locking flags). Trigger it for requests like “make examples that change the database”, “I want the model to delete stale records”, “consolidate these duplicate rows”, or “set an expiration deadline for the specified rows.”

dingxingdi 4105787 5 files · 16.6 KB Updated

File contents

dingxingdi/paper_fast_search_backup/tree/main/skill_bank_evolved/sql/skills/state-changing-data-manipulation commit 410578796c

Frequently asked questions

npx skillmds@latest add dingxingdi/state-changing-data-manipulation