sql-databasesdatabases
adding-convex-table
Adds a new table to Convex schema with indexes. Input: Table name, fields, and query patterns. Output: Updated schema.ts with new table definition.
maintainer
Simplereally
آخر تحديث 1/19/2026
النجوم
0
التفرعات
0
quick start
Installation and usage
Adds a new table to Convex schema with indexes. Input: Table name, fields, and query patterns. Output: Updated schema.ts with new table definition.
التثبيت
$ install --globalskills.sh
الاستخدام
بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:
skills use adding-convex-table