Skip to content

Obsolete FromSqlInterpolated, ExecuteSqlInterpolated #37575

@roji

Description

@roji

We've had FromSql() and ExecuteSql() for a long while now - these are identical to the newer FromSqlInteprolated() and ExecuteSqlInterpolated() (both accept FormattableString); we also steer users to the former in documentation, etc.

Mark the older variants with [Obsolete] so that we can remove these in a couple releases and make the API surface saner.

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Task.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions