Skip to content

Commit da0d051

Browse files
authored
Updated for rdbms = mssql
1 parent a41c542 commit da0d051

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/code2pg.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@ Specifies in which directory the report will be saved.
133133
=item B<--rdbms> string
134134

135135
Migration will be from the specified RDBMS to PostgreSQL. So far,
136-
Oracle and DB2 instructions are supported.
136+
Oracle, DB2, MsSQL instructions are supported.
137137

138-
rdbms = [oracle|db2]
138+
rdbms = [oracle|db2|mssql]
139139

140140
=item B<-r> , B<--orafce>
141141

0 commit comments

Comments
 (0)