-
### Describe what you want
Right now we are able to insert or update our records using an ISO formatted UTC string (ie `'2024-01-04T12:54:11Z'`). However, when we select that date back out of the dat…
-
i get this error when trying to login with any google account
**"Try signing in with a different account."**
and so cant login , i checked all id s they are true , but cant login
prisma client also…
-
### Describe what you want
It may be the easiest showing you an example. I want to do this:
```js
db.query.members.findMany({
where: eq(members.clubId, 'clubId'),
orderBy: [asc(members.role),…
-
### Describe what you want
This is useful for comparing two values where one of them may be null. The `=` operator used by `eq(` and the `not` operator from `not(` both return null when any input is …
-
### Describe what you want
It would be handy to be able to make a query like:
```ts
await db.query.users.exists({ where: whereCondition });
```
that returns a boolean value. Under the hood it wou…
-
### What version of `drizzle-orm` are you using?
0.29.3
### What version of `drizzle-kit` are you using?
0.20.12
### Describe the Bug
I'm using sql`` to add a subquery for a SELECT COUNT(*) in th…
fknop updated
1 month ago
-
### Describe what you want
An official feature request for the discussion being discussed here:
#1339
-
### What version of `drizzle-orm` are you using?
0.36.0
### What version of `drizzle-kit` are you using?
0.27.0
### Describe the Bug
Using **pgTable** in Drizzle ORM to define a PostgreSQL table …
-
### What version of `drizzle-orm` are you using?
0.28.6
### What version of `drizzle-kit` are you using?
n/a
### Describe the Bug
Hi Drizzle Team, thank you for making an awesome librar…
-
#205 reappear, following docs from [Drizzle](https://orm.drizzle.team/docs/connect-turso)