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 2648bd3 commit 1f910b5Copy full SHA for 1f910b5
TODO.txt
@@ -5,3 +5,9 @@
5
- Namespace separator "::" for C++ or "." for C#/Java
6
7
- Option to strip schema name from type on column defintion
8
+
9
+- Stored procedures should have a return type of int, not void
10
11
+- Stored procedure and function arguments can have a default value
12
13
+- Stored procedures arguments can be declared as "output"
0 commit comments