Jonathan Borg

Results 6 issues of Jonathan Borg

I have mysql setup with binlog and format = row my application.conf: ``` mypipe { # consumers represent sources for mysql binary logs consumers { database1 { # database "host:port:user:pass"...

investigation

I tried running the example code, but keep getting this error error: Uncaught SyntaxError: The requested module 'https://deno.land/std/ws/mod.ts' does not provide an export named 'connectWebSocket'

is there a way to get the whole thing when doing a `db.from('posts').getFullList({..})` I don't want to have to specify all the fields I want, I want them all

Make it work with xcode 16

Im trying to run @react-three/fiber in a new expo project that is using the new architecture, but it does not show anything and when adding object like lighting it causes...

### Is there an existing request? - [x] I have searched for this request ### Describe the feature request I was trying to write an [expo module with web support](https://github.com/expo/expo/issues/40395)...

enhancement