We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0712cf3 commit 5ff9018Copy full SHA for 5ff9018
1 file changed
Framework/PostSharp.Samples.StoredProcedure/README.md
@@ -20,6 +20,6 @@ such as providing a dummy implementation for the method.
20
21
To test this sample, you must create a SQL database, load `CreateDb.sql`, and change the connection string in `Program.Main`.
22
23
-This code is given for inspiration. A production-ready implementation should add error handling, test mappings,
+This code is given for inspiration. A production-ready implementation should add error handling, test mapping of parameter types,
24
implement out parameters, and so on.
25
0 commit comments