Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pack of doc changes for SQL queries #4042

Merged
merged 1 commit into from
Sep 20, 2022
Merged

Pack of doc changes for SQL queries #4042

merged 1 commit into from
Sep 20, 2022

Commits on Sep 20, 2022

  1. SQL query doc improvements

    * Rename "raw SQL" to "SQL queries"
    * Switch to showing the new `FromSql` by default.
    * Clearly document FromSqlRaw as appropriate only for dynamic SQL scenarios.
    * Document SqlQuery
    * Document ExecuteSql
    
    Closes dotnet#3971
    Closes dotnet#4041
    Closes dotnet#1787
    roji committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    88727f9 View commit details
    Browse the repository at this point in the history