-
Bug
-
Resolution: Fixed
-
Major
-
3.0.7-PL1
-
None
-
Microsoft Azure SQL
The T-SQL schema builder adds "ON" statements to the create table query, specifying the use of the default partition scheme. Azure SQL however does not support that statement.
http://msdn.microsoft.com/en-us/library/ee336258.aspx
Evaluate whether it's OK to remove the ON statements from the schema or if we need a new schema for azure.