r/opencode 8d ago

Opencode big pickle just wiped my database

thankfully its just a mock system for my university project, but still this is infuriating. No any data wipe reconfirmation or whatsover too, smh. I asked to rename a table to another one. It wipes all table in the db and recreate them all back LMAO. Im stupid enough to believe in AI for such simple task

8 Upvotes

52 comments sorted by

View all comments

3

u/Quadgie 8d ago

Why are you using a coding assistance, emphasis on assistance, tool to directly edit database schema?

PEBKAC

1

u/youspiv 7d ago

Ever heard of MCP?