0bad154971c3ef5567b07d9568d96fe3e5a50b93
MySQL/MariaDB reject a DEFAULT value on TEXT-backed columns (TypeORM's simple-array maps to TEXT), so table creation failed with "BLOB, TEXT, GEOMETRY or JSON column 'recipients' can't have a default value". The service always assigns recipients before saving, so no DB-level default was ever needed. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
88.2%
HTML
7.1%
SCSS
3.7%
Shell
0.6%
Handlebars
0.3%
Other
0.1%