DT
Drizzle Team
help
Many-to-many relational query issues
Looking for more? Join the community!
DT
Drizzle Team
help
DT
Drizzle Team
help
Want results from more Discord servers?
Recommended Postsdrizzle-kit: push wants to change column type that hasn't changedjust updated my dependencies:
```
dependencies:
- drizzle-orm 0.25.4
+ drizzle-orm 0.26.0
devDependedrizzle-kit doesn't seems picking up the default config TS (up:pg)Hi I'd like to report that the latest drizzle-kit `0.18.0` doesn't seems to detect my `drizzle.confBuild queries dynamically with conditions.How to build query on the basis of if-else conditions? I have tried doing it as below
```
let dbQuerdrizzle-kit: Error: Cannot find module 'drizzle-orm/version'Hi there, when I run the following command: `pnpx drizzle-kit generate:pg`, I get the following erroConditional logic within template strings not supported on raw MySQL queryI am trying to execute raw SQL query with some conditional logic but it always fails. It's working fexecuting an `update` statement does not use `.onUpdateNow()` defined in schemaHello everyone 🙂
I have the following schema for my `USERS` table:
```ts
export const users = mysq