File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,12 @@ What's different in the fork
88
99In 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
You can’t perform that action at this time.
0 commit comments