Matthew
Matthew
Hi @J0 , Can we now get a release please? The code in master has websockets version 10.3. But when I try to actually run the code with websockets 10.3....
Agree heavily. Supabase should add as many Prisma features as possible. If I could manage my Supabase database with a schema file (pulls and pushes like Prisma) and have type...
I have MacOS m.1 12.4 and had the same issue. The solution was to install Docker Desktop. If Docker isn't running, it will say it can't find the image, instead...
@dominikg That is beautiful code. Thanks for providing that ! Going to try that out.
@Jojoshua is there documentation for converting from eslint-plug-svelte3 to eslint-plug-svelte ? I migrated but getting a bunch of these errors for all my config files: ``` 0:0 error Parsing error:...
@baseballyama Do I need to add *.config.ts & *.config.js files to the eslint ignore or did I mess up something? Seems to be the only eslint migration issue. ![Screen Shot...
Can you use this package for Supabase storage ?
gah, I just got the same error, did u make any progress on this?
Hi @ARMATAV I was able to get to step 10. Thank you !!! However, I don't want to do a `supabase db push`, I'm looking to just have my local...
@ARMATAV Yes, I am on 1.4.6. Not sure what you mean by "leave remote_commit" commented out? If I leave the entire migration commented out, then how do I sync my...