refactor teaching domain naming to course/course_section/course_group
Add diesel migrations and synchronize backend/frontend model fields plus jsonb key migration to support generic teaching subjects beyond piano-specific naming. Made-with: Cursor
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
target/
|
||||
**/target/
|
||||
|
||||
.DS_Store
|
||||
|
||||
.env
|
||||
**/.env
|
||||
|
||||
node_modules/
|
||||
**/node_modules/
|
||||
|
||||
dist/
|
||||
coverage/
|
||||
Reference in New Issue
Block a user