top | item 43750427

(no title)

Tenoke | 10 months ago

The article talked about it but the example here just assumes they'll be there.

discuss

order

sanderjd|10 months ago

What do you mean by "they"? You mean the template interpolation functions?

Yes, the idea is that by having this in the language, library authors will write these implementations for use cases where they are appropriate.

Tenoke|10 months ago

The sanitization. Just using a t-string in your old db.execute doesn't imply anything safer is going on than before.

masklinn|10 months ago

Because t-strings don't create strings, so if the library doesn't support t-strings the call can just error.