convex-migrations이란?
Convex의 데이터베이스 마이그레이션 및 스키마 진화. 새 필드를 추가하거나, 데이터 구조를 변경하거나, 데이터를 채우거나, 필드 이름을 바꾸거나, 가동 중지 시간이 없는 스키마 변경을 수행할 때 사용합니다. 출처: aaronvanston/skills-convex.
Convex의 데이터베이스 마이그레이션 및 스키마 진화. 새 필드를 추가하거나, 데이터 구조를 변경하거나, 데이터를 채우거나, 필드 이름을 바꾸거나, 가동 중지 시간이 없는 스키마 변경을 수행할 때 사용합니다.
명령줄에서 convex-migrations AI 스킬을 개발 환경에 빠르게 설치
출처: aaronvanston/skills-convex.
After migration, update schema to require new field and remove old:
Remove from schema and redeploy - old index is dropped automatically.
Convex의 데이터베이스 마이그레이션 및 스키마 진화. 새 필드를 추가하거나, 데이터 구조를 변경하거나, 데이터를 채우거나, 필드 이름을 바꾸거나, 가동 중지 시간이 없는 스키마 변경을 수행할 때 사용합니다. 출처: aaronvanston/skills-convex.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/aaronvanston/skills-convex --skill convex-migrations 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/aaronvanston/skills-convex --skill convex-migrationsConvex의 데이터베이스 마이그레이션 및 스키마 진화. 새 필드를 추가하거나, 데이터 구조를 변경하거나, 데이터를 채우거나, 필드 이름을 바꾸거나, 가동 중지 시간이 없는 스키마 변경을 수행할 때 사용합니다. 출처: aaronvanston/skills-convex.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/aaronvanston/skills-convex --skill convex-migrations 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/aaronvanston/skills-convex