25 days ago
Hello, why is there no query function in my database? I need to run direct queries for a migration but can't and can't connect via cli
Attachments
3 Replies
25 days ago
Hey there! We've found the following might help you get unblocked faster:
🧵 Support configuring multiple cron jobs on same deploy/service
🧵 Enabling complete Custom Domain registration through Public API
If you find the answer from one of these, please let us know by solving the thread!
25 days ago
Hey, you can enable the Raw SQL Query Tab feature flag and query your database directly from the dashboard. While this is possible, it is still better to handle the migration via code and/or using a transaction to have the option to rollback in case something fails during the migration.
25 days ago
Amazing, thank you so much :-)
Status changed to Solved brody • 25 days ago
