Hacker News new | past | comments | ask | show | jobs | submit login

But that would require any SQL library you're currently using to make the breaking change of no longer allowing strings.



sqlalchemy doesn’t really accepts strings - if you do, you need to pass them into a “conn.execute(text(…))”, so end users should not face a breaking change.


Yep. Probably worth it. You could also do this with a monkeypatch method to "opt in" to this change.


Yes. That's exactly what will happen, over time.


Yes?




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: