enkoder
CDCloudflare Developers
•Created by elithrar on 2/13/2024 in #d1-database
Foreign keys · Cloudflare D1 docs
It worked!
4 replies
CDCloudflare Developers
•Created by elithrar on 2/13/2024 in #d1-database
Foreign keys · Cloudflare D1 docs
OH! OK nice, I just wasn't ressing the value back to OFF which is why I was hitting the internal error.
4 replies
CDCloudflare Developers
•Created by elithrar on 2/13/2024 in #d1-database
Foreign keys · Cloudflare D1 docs
4 replies
CDCloudflare Developers
•Created by elithrar on 2/13/2024 in #d1-database
Foreign keys · Cloudflare D1 docs
Hey Matt, do I need to do anything in order to get defer_foreign_keys to work? I'm running
"wrangler": "^3.28.4"
and attempting to add PRAGMA defer_foreign_keys = true
in my migration and I'm hitting an internal error.4 replies
CDCloudflare Developers
•Created by zhawtof on 12/23/2023 in #workers-help
Sentry for Handled Worker Exceptions
Happy to help! I'm still having some issues with source maps right now even though I'm uploading them. Check out my GH action in my repo if you'd like inspiration. Still haven't debugged what's going on
6 replies
CDCloudflare Developers
•Created by zhawtof on 12/23/2023 in #workers-help
Sentry for Handled Worker Exceptions
As an example.
6 replies
CDCloudflare Developers
•Created by zhawtof on 12/23/2023 in #workers-help
Sentry for Handled Worker Exceptions
6 replies
CDCloudflare Developers
•Created by zhawtof on 12/23/2023 in #workers-help
Sentry for Handled Worker Exceptions
Check out toucan-js. It's super simple to add it to any worker. I pulled out the integration since I wanted more control over exceptions.
6 replies