Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Timwi
14 days ago
|
parent
|
context
|
favorite
| on:
Python’s new t-strings
But that would require any SQL library you're currently using to make the breaking change of no longer allowing strings.
baggiponte
14 days ago
|
next
[–]
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.
nhumrich
14 days ago
|
prev
|
next
[–]
Yep. Probably worth it. You could also do this with a monkeypatch method to "opt in" to this change.
sanderjd
14 days ago
|
prev
|
next
[–]
Yes. That's exactly what will happen, over time.
masklinn
14 days ago
|
prev
[–]
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: