Ent Seed SQL Generator

Generate deterministic INSERT SQL seed data from Go Ent schemas and mixed inputs. This skill is REQUIRED whenever you need to create seed SQL for development or testing - it handles entity inference, relationship integrity, stable IDs, and dialect-specific SQL generation including JSON, arrays, and complex types. Use this skill for any task involving seed data, test fixtures, demo initialization, or database population from Ent schema definitions, even if the user doesn't explicitly mention "seed" or "SQL".

go-sphere 61b34c9 5 files · 22.5 KB Updated

File contents

go-sphere/skills/tree/main/skills/ent-seed-sql-generator commit 61b34c9cce

Frequently asked questions

npx skillmds@latest add go-sphere/ent-seed-sql-generator