v0.1.207-preview
·
622 commits
to main
since this release
https://www.nuget.org/packages/Microsoft.Azure.WebJobs.Extensions.Sql/0.1.207-preview
- Output bindings are able to insert items into tables with identity columns (see https://github.com/Azure/azure-functions-sql-extension#primary-keys-and-identity-columns)
- Case sensitive collations are now supported
- Reduced number of connections opened for Output bindings