thirdweb-dev / engine

The most powerful backend engine for web3 apps.
https://thirdweb.com/engine
Apache License 2.0
143 stars 52 forks source link

Revert "chore: add index on queuedAt and sentAt" #591

Closed arcoraven closed 1 month ago

arcoraven commented 1 month ago

Reverts thirdweb-dev/engine#589


PR-Codex overview

This PR removes a migration SQL file and a field from the Prisma schema related to queuedAt and sentAt indexes.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}