Commit Graph

14 Commits

Author SHA1 Message Date
Krish Garg
5190c2658f fix: fail fast on unsafe MySQL insert returns (#9665)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: ping-maxwell <maxwell.multinite@gmail.com>
2026-05-21 22:14:04 +00:00
Taesu
160d132752 fix(kysely-adapter): report SQLite tables as non-views in introspector (#9615) 2026-05-16 00:18:06 +00:00
Gustavo Valverde
0cbddb8fa4 refactor(db): rename claimOne adapter primitive to consumeOne (#9568) 2026-05-12 07:44:07 +00:00
Gustavo Valverde
a2c0c9346e feat(db): add atomic claimOne adapter primitive (#9560) 2026-05-11 20:10:29 +00:00
Taesu
5b7a5811e1 fix(kysely-adapter): remove deprecated numUpdatedOrDeletedRows from D1 dialect (#8798)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-03-27 16:35:00 +00:00
Jonathan Samines
a1b0fdcd70 feat(db): add case insensitive queries support (#8556) 2026-03-23 13:09:29 -07:00
Ollie
8682b7aebc fix(adapters): use IS NULL / IS NOT NULL for null value comparisons (#8660) 2026-03-20 22:24:38 +00:00
Bereket Engida
859367a813 chore: lint 2026-02-28 15:55:57 -08:00
Bereket Engida
63d7e78d83 chore: fix build 2026-02-28 15:52:05 -08:00
Maxwell
55100bfcb9 fix(kysely): edge case aliased joined table names (#7171)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2026-02-28 15:40:14 -08:00
Taesu
37608ec643 feat: add built-in support for D1Database (#7519) 2026-02-28 10:14:52 +09:00
Joél Solano
20d08ede10 feat(adapter): improve select support (#7667) 2026-01-30 00:02:39 +00:00
Alex Yang
59ae89ee52 test: fix ci falsely green (#7532) 2026-01-21 20:53:01 +00:00
Alex Yang
4bf407d161 refactor: separate adapters into different packages (#7439) 2026-01-20 06:25:17 +00:00