Skip to content

Commit 1f910b5

Browse files
author
Admin
committed
Vss2Git
1 parent 2648bd3 commit 1f910b5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

TODO.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@
55
- Namespace separator "::" for C++ or "." for C#/Java
66

77
- 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

Comments
 (0)