Skip to content

Cosmos: Add FormattableString FromSql #29177

@roji

Description

@roji

We currently have only FromSqlRaw for Cosmos, because when we implemented Cosmos SQL queries we were skeptical of FormattableString. Since then, we've added a suffix-less FromSql that accepts FormattableString (#27831), we should do the same for Cosmos. That would make Cosmos align with relational, except for the lack of the now-redundant FromSqlInterpolated.

We should consider doing this for 7.0.

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions