Leone Parise
Leone Parise
I had this scenario and created an utility function which to solve it: ```kotlin suspend fun inTransaction( transaction: Transaction? = null, context: CoroutineDispatcher = Dispatchers.IO, db: Database? = null, transactionIsolation:...
When will it be merged? I would like to use this lib on Laravel 6 without using my own repo.
> > When will it be merged? I would like to use this lib on Laravel 6 without using my own repo. > > Seconding this, I hope @austinheap has...
Due to protobuff incompatibilities for BNB address, I need to create a transformer that will convert bnb string addresses to base64 data. See issue #71
The issue persists in beta (v1.167.4). I found that the `import_map.json` only works correctly when the file is placed inside the `supabase` directory and not within the `functions` subdirectory. Here’s...
I'm planning to use this library this addition will be awesome. Any thoughts about when will it be merged?
Yes @acchou. It duplicate the links because Firebase is distributed as a static library. When it's linked to RxFirebase to generate the .framework package it includes all code from Firebase...
I'm also having this error using docker compose. I can't see any logs from edge functions in production self-hosted.