Fix seed failures: name_en column is NOT NULL, use empty string
The chart_of_accounts.name_en column is VARCHAR(200) NOT NULL.
Both seeds were passing null which caused integrity constraint violations.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment