adding a new table column with default value drops all table data without warning

No description
1 Reply
Misho Shubitidze
Misho ShubitidzeOP10mo ago
could this be because i have a custom default function on one of the columns? .$default(() => Number(customAlphabet('123456789')(16))),

Did you find this page helpful?