{"skill":{"slug":"sql-to-go","displayName":"sql-to-go","summary":"Convert MySQL CREATE TABLE statements to Go structs with form, json, and xorm tags. Use when converting SQL DDL to Go struct definitions, generating ORM mode...","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":212,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1773588692783,"updatedAt":1777526072878},"latestVersion":{"version":"1.0.0","createdAt":1773588692783,"changelog":"- Initial release: Convert MySQL CREATE TABLE statements to Go structs\n- Maps MySQL column types to Go types, including handling of unsigned and nullable types\n- Converts snake_case column names to CamelCase Go field names, preserving common acronyms\n- Automatically generates form, json, and xorm tags for each struct field\n- Supports key xorm tag constraints: pk, autoincr, unique, not null, defaults, comments, and index\n- Uses table comments as Go struct comments for improved code documentation","license":"MIT-0"},"metadata":null,"owner":{"handle":"weirubo","userId":"publishers:weirubo","displayName":"weirubo","image":"https://avatars.githubusercontent.com/u/15801198?v=4"},"moderation":null}