fix(migration): use correct system_config column names in Phase_100_002
The INSERT was using non-existent columns (config_group, label_ar, field_type).
The actual table has config_type, group_name, description_ar, is_editable.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment