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 0ebea02 commit c26b1c1Copy full SHA for c26b1c1
vertx-mssql-client/src/main/asciidoc/index.adoc
@@ -1,5 +1,5 @@
1
= Reactive MSSQL Client
2
-:PREPARED_PARAMS: `@1`, `@2`, etc…
+:PREPARED_PARAMS: `@p1`, `@p2`, etc…
3
4
The Reactive MSSQL Client is a client for Microsoft SQL Server with a straightforward API focusing on
5
scalability and low overhead.
0 commit comments