Hacker News new | ask | show | jobs
by ubercore 427 days ago
Then make `db.unsafe_execute` take a string.
1 comments

Yeah, you could. I'm just saying that by doing this you're breaking `db.execute` by not allowing it to take it string like it does now. Libraries may not want to add a breaking change for this.