Use when creating or editing files in pkg/migration/. Covers cross-DB type safety across MySQL/PostgreSQL/SQLite, DDL error handling, time-column conventions, and path sanitization.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٣ من skills من go-vikunja/vikunja. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٣ من أصل ٣ skills مجمعة.
Use when creating or editing files in pkg/migration/. Covers cross-DB type safety across MySQL/PostgreSQL/SQLite, DDL error handling, time-column conventions, and path sanitization.
لغة النص الأصلي: الإنجليزية
Use when adding or changing a resource on the Huma-backed /api/v2 API (new endpoints, porting a v1 resource, editing pkg/routes/api/v2/). Covers per-operation Huma handlers, the shared envelopes, error/auth bridging, REST verb conventions, and what's…
لغة النص الأصلي: الإنجليزية
Use when adding or modifying a model in pkg/models/ that needs CRUD operations or permission checks. Covers Can* method placement, CRUDable interface, and required test coverage.
لغة النص الأصلي: الإنجليزية