-
-
Notifications
You must be signed in to change notification settings - Fork 739
Closed
Description
Environment
- Operating System: Darwin
- Node Version: v22.16.0
- Nuxt Version: 4.0.0
- CLI Version: 3.26.2
- Nitro Version: 2.12.0
- Package Manager: pnpm@10.12.4
- Builder: -
- User Config: modules, app, css, site, content, runtimeConfig, build, experimental, compatibilityDate, hub, typescript, cookieControl, eslint, i18n, icon, ogImage, sitemap, turnstile
- Runtime Modules: @vueuse/nuxt@13.5.0, @nuxt/eslint@1.5.2, @nuxt/ui-pro@3.2.0, @nuxtjs/sitemap@7.4.3, @nuxthub/core@0.9.0, @nuxt/content@3.6.3, nuxt-og-image@5.1.9, @nuxt/image@1.10.0, @nuxtjs/turnstile@1.0.0, @dargmuesli/nuxt-cookie-control@9.0.8, @nuxtjs/robots@5.4.0, @nuxtjs/i18n@9.5.6
- Build Modules: -
Version
v3
Reproduction
TBD
Description
I'm seeing an issue with the query builder where the next INSERT sometimes is not on its own line - making the INSERT not recognized for example here is a snippet in of the query files:
'); -- igNUZxaCqu_BRjN_iDKIve0iB3JzmweGMF7PrsUZCS4INSERT INTO _c
I'm not sure what the proper fix is for this, but I'm going to try a PR that forces a \n before the INSERT to see if this might help
Additional context
No response
Logs
Metadata
Metadata
Assignees
Labels
No labels