Skip to content

Commit 25b1d8b

Browse files
committed
Updated readme to include fact that it now supports Azure.
1 parent 8eb8033 commit 25b1d8b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.markdown

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,12 @@ What's different in the fork
88

99
In this fork the main changes are:
1010

11-
* Now targets .Net Framework 3.5 instead of 2.0.
11+
* Now targets .Net Framework 4.0 instead of 2.0/3.5.
1212
* Support for reserved words.
1313
* Support for guid types across all databases.
1414
* Utility classes for removing all tables etc. from a database (to support migration integration tests).
1515
* Warnings in Oracle when attempting to create column/table/key names that are over-length.
16-
17-
Coming soon
18-
-----------
19-
20-
* Schema support for Oracle.
16+
* Removed reliance on deprecated SqlServer views such as Sysconstraints (to support Azure Sql Server deployment).
2117

2218
[1]: http://code.google.com/p/migratordotnet/
2319
[2]: https://github.com/migratordotnet/Migrator.NET

0 commit comments

Comments
 (0)