-
-
Notifications
You must be signed in to change notification settings - Fork 704
Open
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: [email protected]
- Builder: -
- User Config: modules, app, css, site, content, runtimeConfig, build, experimental, compatibilityDate, hub, typescript, cookieControl, eslint, i18n, icon, ogImage, sitemap, turnstile
- Runtime Modules: @vueuse/[email protected], @nuxt/[email protected], @nuxt/[email protected], @nuxtjs/[email protected], @nuxthub/[email protected], @nuxt/[email protected], [email protected], @nuxt/[email protected], @nuxtjs/[email protected], @dargmuesli/[email protected], @nuxtjs/[email protected], @nuxtjs/[email protected]
- 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