feat: Implement external MySQL integration for LMS enrollments and grade synchronization, including external_id and tipo_nota support.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Add external_id to enrollments to map idDetalleContrato from the external system
|
||||
ALTER TABLE enrollments ADD COLUMN IF NOT EXISTS external_id INTEGER;
|
||||
Reference in New Issue
Block a user