RootCauseunvalidated
argument of type 'string[]' is not assignable to parameter of type 'Primitive' — await sql`INSERT INTO USER (aliases) VALUES ${aliases}`;.
0b949f01-24d7-4571-bb66-2c3d4b5b20ba
argument of type 'string[]' is not assignable to parameter of type 'Primitive' — await sqlINSERT INTO USER (aliases) VALUES ${aliases};.