Commit e7a7a95
authored
chore: update Drizzle
This updates drizzle-orm and drizzle-kit to the latest versions.
Notably, [a drizzle-orm change][0] required a workaround to avoid
resolving a promise with something awaitable. `placeholder` was also
deprecated in favor of `sql.placeholder`.
I think this is a useful change on its own, but it also blocks upgrading
TypeScript to the latest version.
[0]: drizzle-team/drizzle-orm@c0631441 parent 2468f1e commit e7a7a95
5 files changed
Lines changed: 949 additions & 143 deletions
0 commit comments