Commit Graph

13 Commits

Author SHA1 Message Date
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
Maxwell
5feea2bfa7 fix: drizzle-adapter failing date transformation (#8289) 2026-03-02 17:59:18 +00:00
Maxwell
ef686329fd docs: infrastructure docs (#8086)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-02 09:39:59 -08:00
Maxwell
a0516e6285 docs: fix mono font & CI (#8270) 2026-03-01 23:39:29 +00:00
Maxwell
0c73a08593 docs: infrastructure docs (#8086)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-01 13:35:36 -08:00
Alexis Williams
1dc9627400 fix(drizzle-adapter): resolve db.query key mismatch when config.schema keys differ from schema exports (#8117) 2026-02-28 14:13:31 -08:00
jonathan-teamstatus
1d7f43623b fix(adapter): map camelCase keys during checkMissingFields in Drizzle adapter (#8176)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-02-27 11:13:05 +00:00
Maxwell
2e1c17754d fix: drizzle transform input crashes dates (#8105)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-02-23 15:40:04 +00:00
Maxwell
7565c75eb4 fix: force drizzle-adapter to return dates correctly (#8104) 2026-02-22 17:25:44 -08:00
Joél Solano
cf8322707c feat: auth cli (#7964) 2026-02-15 07:44:50 +00:00
Joél Solano
20d08ede10 feat(adapter): improve select support (#7667) 2026-01-30 00:02:39 +00:00
Alex Yang
4bf407d161 refactor: separate adapters into different packages (#7439) 2026-01-20 06:25:17 +00:00