Skip to content

Commit

Permalink
chore: update Drizzle
Browse files Browse the repository at this point in the history
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@c063144
  • Loading branch information
EvanHahn committed Apr 16, 2024
1 parent 2468f1e commit e7a7a95
Show file tree
Hide file tree
Showing 5 changed files with 949 additions and 143 deletions.
Loading

0 comments on commit e7a7a95

Please sign in to comment.