Kongpon Charanwattanakit
Kongpon Charanwattanakit
@zakangelle any progress or opinion on this? I prefer having `loading` initially set to `true` because I came from [@apollo/react-hooks](https://www.apollographql.com/docs/react/api/react-hooks/), which have `loading` of `true` when it first renders, so...
@Paultje52 I'm really looking forward to seeing this PR merged, as I cannot use `mysql2` with connection string at all because my password contains special characters (generated) to be considered...
@sidorares @Paultje52 After digging around with MySQL's [URI-Like Connection Strings](https://dev.mysql.com/doc/refman/8.0/en/connecting-using-uri-or-key-value-pairs.html#connecting-using-uri), I found that both solution (https://github.com/sidorares/node-mysql2/pull/1621/commits/f08b3be0182bb6e32800ab5900597c76403bea1a and https://github.com/sidorares/node-mysql2/pull/1621/commits/ed0cb99b78d798cd7d04a24e2faa144cdc9312fb) will never cover every use-case. For example, using manual parsing will cover...
@gajus Updated to [Turbo v2.5.4](https://github.com/vercel/turborepo/releases/tag/v2.5.4) — pnpm’s patched packages are finally working like a charm!