We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f97f2f commit 1581032Copy full SHA for 1581032
README.md
@@ -40,7 +40,7 @@ Azure SQL bindings for Azure Functions are supported for:
40
- [Stored Procedure](#stored-procedure)
41
- [IAsyncEnumerable](#iasyncenumerable)
42
- [Output Binding](#output-binding)
43
- - [ICollector<T>/IAsyncCollector<T>](#icollectortiasynccollectort)
+ - [ICollector<T>/IAsyncCollector<T>](#icollectoriasynccollector)
44
- [Array](#array)
45
- [Single Row](#single-row)
46
- [Primary Keys and Identity Columns](#primary-keys-and-identity-columns)
0 commit comments