Patrick Schaub
Patrick Schaub
Could you provide a complete example of how to reproduce this issue? The example you mentioned does not seem to be complete, as e.g. the `query` is not specified and...
@jpengelbrecht I think this has been solved. Please try again with the latest version.
You can solve this by adding `@nuxtjs/apollo` to the modules in `nuxt.config.ts` and afterwards running `npx nuxt prepare` to generate the types. The types for nuxt modules must be generated,...
new link, it's now `micrometer-registry-cloudwatch2` https://github.com/micrometer-metrics/micrometer/tree/main/implementations/micrometer-registry-cloudwatch2
For webpack 4 support this needs to be updated to nuxt 2.
Maybe the devtool `source-map` should be replaced with something else from this list with faster build time: https://webpack.js.org/configuration/devtool/
This issue is reproducible for me in `drizzle-kit` version `0.23.0`, `0.23.0-03c18d1` and `0.23.0-21045a0` but does not occur in version `0.22.8` or `0.22.9-92953ac`. So downgrading the version is a temporary workaround....
The Data Center product will still be supported. That because Atlassian is writing on their website "Upgrade to Data Center".
I've seen that there is the parameter `--data-only`. The command results into a warning that suggests a full dump. How can I run a full dump? ```bash $ supabase db...