feat(htykc): add course_package CRUD with pagination and org scoping
Introduce course_package table and API for selling course templates. Supports teacher-owned and org-wide active package queries with keyword search, sort order, and pagination. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DROP TABLE IF EXISTS course_package;
|
||||
Reference in New Issue
Block a user