Mick Lawitzke
Mick Lawitzke
[COALESCE](https://neon.tech/postgresql/postgresql-tutorial/postgresql-coalesce) is important basic functionality of Postgres. I hope it gets integrated soon! Very useful e.g. for fallback translations "get text for locale DE if not null, otherise get fallback...
Using `sql` to me feels like it is not supported
Isnt the whole purpose of an orm NOT to write sql?
I also cant use ipx as a secondary provider. I use cloudflare as my main provider for images hosted on Cloudflare Images but I want to use ipx occasionally for...
Is there any news on this? @danielroe
Thanks, I hope it will get merged!
It works for me. Of course have to declare providers as written multiple times above. Nuxt Image will not scan all your components to see if you used a different...
How did you see the original error? I get: ``` An error occurred when executing the pull-components task: Error: [object Object] ``` I dont know what that means and how...
It took me a while to add logs to storyblok module's `cli.mjs` to find out the error was unauthorized. A simple logout / login fixed it, but if the error...
I didnt read all of the issue but please dont forget `$fetch` itself :)