Skip to main content

archestra-dev-interactions-migrations

Use BEFORE writing or running any Drizzle migration that touches the `interactions` table (or any other very large, write-hot table). The interactions table is the platform's biggest, append-heavy table — every LLM proxy call writes a row — so a careless migration can take a write-blocking lock and stall the proxy. Covers which operations are safe vs table-rewriting/lock-taking, the "never rebuild an index in a transactional migration" rule, and a read-only audit procedure against the GKE staging database to size the risk first.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
archestra-ai/archestra
آخر نشاط في المصدر
٧ سبتمبر ٢٠٢٦ في ٠٨:١٥
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٤٬٢٦١
التفرعات
١٬١٩٢

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.