Ryan Conceicao

Results 6 issues of Ryan Conceicao

### What version of `drizzle-orm` are you using? 0.23.4 ### Describe the Bug Inserting a single records throws an error, strangely inserting multiple does not. I think this might be...

bug
can't reproduce

Improve the provided fix command for convenience. ```sh > manypkg check ☔️ error X dependencies are unsorted, this can cause large diffs when packages are added, resulting in dependencies being...

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Using `` causes hydration error....

bug

Using [`createSelector`](https://www.solidjs.com/docs/latest/api#createselector) is good for a single values. I found that there are a lot of use cases for array selectors. I have been using this on a few projects...

Primitive Proposal

Adds support for deep linking on iOS for hardcoded wallets Phantom ([original adapter](https://github.com/anza-xyz/wallet-adapter/blob/689a3d1faf491aa83b47faef179ba8e90704d3f5/packages/wallets/phantom/src/adapter.ts#L127-L134)) and Solflare ([original adapter](https://github.com/anza-xyz/wallet-adapter/blob/689a3d1faf491aa83b47faef179ba8e90704d3f5/packages/wallets/solflare/src/adapter.ts#L108C13-L115)). - Copied `isIosAndRedirectable` from [`@solana/wallet-adapter-base` implementation](https://github.com/anza-xyz/wallet-adapter/blob/689a3d1faf491aa83b47faef179ba8e90704d3f5/packages/core/base/src/adapter.ts#L177-L193) but modified to properly check for SSR...

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 Setting http status code and...

bug