Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-07 | 0 | 0 | 0 | 0 | 3 |
| 2026-09-06 | 2 | 0 | 0 | 0 | 4 |
| 2026-09-05 | 2 | 3 | 0 | 0 | 4 |
| 2026-09-04 | 2 | 1 | 0 | 1 | 13 |
| 2026-09-03 | 3 | 6 | 0 | 0 | 35 |
| 2026-09-02 | 1 | 1 | 2 | 2 | 21 |
| 2026-09-01 | 2 | 9 | 0 | 0 | 1377 |
| 2026-08-31 | 6 | 3 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-29 | 3 | 0 | 0 | 0 | 0 |
| 2026-08-28 | 2 | 0 | 0 | 0 | 0 |
| 2026-08-27 | 4 | 5 | 0 | 0 | 0 |
| 2026-08-26 | 3 | 0 | 0 | 0 | 0 |
| 2026-08-25 | 2 | 2 | 0 | 0 | 0 |
Opened: 12
Closed: 20
Comments: 2
Events: 3
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#6246 [BUG]: Nested objects deeper than one level are never nullified on a left join Opened 18 hours ago | woahwhattheheck | open | No labels | 0 | 0 | 18 hours ago |
#6244 [BUG]: Drizzle Studio fails to open Cloudflare D1 via d1-http with 7500 SQLITE_AUTH Opened 1 day ago | yanCode | open | bug | 0 | 0 | 1 day ago |
#6234 [BUG]: withReplicas sends reads to a replica inside an Effect transaction Opened 4 days ago | louneskmt | open | bug | 1 | 0 | 1 day ago |
#6241 [BUG]: Pooled transaction() leaks the pool client when BEGIN fails (node-postgres / neon-serverless / vercel-postgres) Opened 2 days ago | domuk-k | open | No labels | 0 | 0 | 2 days ago |
#6237 [BUG]: SQLite pull crashes on any expression index, because .on() doesn't filter the keys the line above it does Opened 3 days ago | j03l | open | bug drizzle/kit db/sqlite | 0 | 0 | 2 days ago |
#6159 [BUG]: Studio crashes on a SQLite unique index that mixes an expression with a column Opened 17 days ago | gffuma | closed - completed | bug drizzle/kit drizzle/studio | 1 | 0 | 2 days ago |
#5967 [BUG]: "operator does not exist: jsonb = record" error when updating or deleting with a jsonb column in studio. Opened 2 months ago | owen-59 | open | bug bug/cant-reproduce drizzle/studio | 1 | 0 | 2 days ago |
#3228 [BUG]: studio not querying bools correctly Opened 2 years ago | L-Mario564 | closed - completed | bug drizzle/studio | 2 | 0 | 2 days ago |
#3955 [FEATURE]:Add keyboard shortcut to save changes in drizzle studio Opened 2 years ago | aidansunbury | closed - completed | enhancement drizzle/studio | 1 | 3 | 2 days ago |
#6239 [FEATURE]: Support object-style `where` conditions in `update()` and `delete()` Opened 2 days ago | songispm | open | enhancement | 1 | 0 | 2 days ago |
#3472 [Studio] SQLite, saving timestamp value in "yyyy-MM-dd HH:mm:ss" causes Drizzle Kit Studio to fail Delete and Select/Filter operations Opened 3 years ago | arvilmena | closed - completed | bug drizzle/studio | 1 | 0 | 3 days ago |
#886 [FEATURE]: Add a possibility to add a comment on a Table, Column....... Opened 3 years ago | snaidaGithub | open | enhancement drizzle/kit | 48 | 280 | 3 days ago |
#1188 [BUG]: MySQL2 binary/varbinary types are incorrectly typed as strings instead of buffers Opened 3 years ago | tslater | open | bug db/mysql priority | 24 | 8 | 3 days ago |
#3423 [DOCS]:following drizzle-kit and bun walkthrough fails at migrate command Opened 2 years ago | fjdvchain | open | docs docs/incorrect | 12 | 9 | 4 days ago |
#6235 [FEATURE]:Postgres Table Partition Support Opened 4 days ago | OxAbhishek-cmd | open | enhancement | 0 | 0 | 4 days ago |
#1603 [BUG]: Nested Partial Select returns null on left join if first column value is null Opened 3 years ago | oscarhermoso | open | bug priority qb/crud | 28 | 11 | 4 days ago |
#209 Support WITH RECURSIVE Opened 4 years ago | dankochetov | open | enhancement db/sqlite db/mysql | 24 | 121 | 4 days ago |
#6109 [BUG]: schema folder containing an index.ts barrel makes generate report every table and column as a duplicate Opened 1 month ago | alexandrosang21 | closed - completed | No labels | 2 | 0 | 4 days ago |
#4271 [DOCS]: Getting Started: serial().primaryKey() is a bad example for MySQL/MariaDB Opened 1 year ago | mnpenner | open | docs db/mysql docs/improvements | 3 | 0 | 4 days ago |
#6197 [BUG]: drizzle-kit pull generates a many-to-many whose junction table is one of its own endpoints, and drops the one-relations the foreign keys describe Opened 9 days ago | ali-shabani | open | bug drizzle/kit | 0 | 0 | 4 days ago |
#6230 [FEATURE]: allow drizzle-kit studio to open a database directly, without a config file Opened 4 days ago | 2u841r | open | enhancement drizzle/studio | 0 | 0 | 4 days ago |
#3464 Issue when running drizzle-kit studio out of docker Opened 3 years ago | jakeleventhal | open | bug drizzle/studio | 15 | 0 | 4 days ago |
#1117 [BUG]: Placeholder does not work with Json for prepared statement Opened 3 years ago | Djboy08 | closed - completed | bug priority qb/crud | 6 | 0 | 4 days ago |
#1441 [FEATURE]: Fix column type and expose data such as `length` Opened 3 years ago | moshest | closed - completed | bug priority | 5 | 0 | 4 days ago |
#1504 [BUG]:toDriver in customType cannot return sql type Opened 3 years ago | primadi | closed - completed | bug priority | 4 | 0 | 4 days ago |