RE: https://social.coop/@cwebber/116205343316077705

i've said this before but i'm gonna say it again: it's *fascinating* watching the software industry rediscover why best practices exist in real time

@eniko Funny how letting fancy autocomplete deploy to production causes problems ... who woulda thunk?
@GreenSkyOverMe @eniko I tried to edit existing code to fit my needs and was running into issues, since I didn't have any knowledge of SQL. Someone recommended I use AI to create the code. Sure, the AI created code for me, but I, a SQL noob, had to point out syntax errors and what needed to be done instead for it to make sense and do what I wanted it to. I was only reading a database, not writing to it, so the worst that happened was that the script failed. So much could have gone wrong.