The ADO.NET Entity Framework provider exhibited an issue with DDL generation. When a user tried to use "Generate Database from Model" in Visual Studio, a few column types were not properly handled and caused an exception. The logic has been modified to correct this.