Closed Unassigned: v2.2.0 Generator is not working with EF 6.0.2 and VS2013 [48]
Hi,I'm just trying your tool and I am little bit stuck....I'm getting the warning 'Running transformation: Failed to read database schema - The type initializer for 'Inflector' threw an exception.'...
View ArticleUpdated Wiki: What's new
Whats in the next version:Whats new in v2.2.1:Add strings to be allowed as computed columns. Thanks to JBJBJB andĀ BrhineScot.Now includes callbacks during code generation. This means you can add...
View ArticleUpdated Wiki: What's new
Whats in the next version:Whats new in v2.2.1:Add strings to be allowed as computed columns. Thanks to JBJBJB andĀ BrhineScot.Now includes callbacks during code generation. This means you can add...
View ArticleUpdated Wiki: What's new
Whats in the next version:SQL Server Compact 4.0 support. Thanks to ErikEJ.Whats new in v2.2.1:Add strings to be allowed as computed columns. Thanks to JBJBJB andĀ BrhineScot.Now includes callbacks...
View ArticleCreated Unassigned: Error on getting Default Value or Binding [49]
Sample DB-- CREATE TABLE[DSOpe_MaxRabat] [decimal](15, 2) NOT NULL,ALTER TABLE [CDN].[DetalStanOperatorzy] ADD CONSTRAINT [DF_DSOpe_MaxRabat] DEFAULT ((__99.99__)) FOR [DSOpe_MaxRabat]-- GENERATED...
View ArticleEdited Unassigned: Error on getting Default Value or Binding [49]
Sample DB-- CREATE TABLE[DSOpe_MaxRabat] [decimal](15, 2) NOT NULL,ALTER TABLE [CDN].[DetalStanOperatorzy] ADD CONSTRAINT [DF_DSOpe_MaxRabat] DEFAULT ((__99.99__)) FOR [DSOpe_MaxRabat]-- GENERATED...
View ArticleEdited Issue: Error on getting Default Value or Binding [49]
Sample DB-- CREATE TABLE[DSOpe_MaxRabat] [decimal](15, 2) NOT NULL,ALTER TABLE [CDN].[DetalStanOperatorzy] ADD CONSTRAINT [DF_DSOpe_MaxRabat] DEFAULT ((__99.99__)) FOR [DSOpe_MaxRabat]-- GENERATED...
View ArticleCommented Issue: Error on getting Default Value or Binding [49]
Sample DB-- CREATE TABLE[DSOpe_MaxRabat] [decimal](15, 2) NOT NULL,ALTER TABLE [CDN].[DetalStanOperatorzy] ADD CONSTRAINT [DF_DSOpe_MaxRabat] DEFAULT ((__99.99__)) FOR [DSOpe_MaxRabat]-- GENERATED...
View ArticleCommented Unassigned: v2.2.0 Generator is not working with EF 6.0.2 and...
Hi,I'm just trying your tool and I am little bit stuck....I'm getting the warning 'Running transformation: Failed to read database schema - The type initializer for 'Inflector' threw an exception.'...
View ArticleSource code checked in, #d36611d5c24f
Completed testing with SqlServer & SqlServer CE 4.0
View ArticleSource code checked in, #66867c5b92a5
Adding missing SQL CE database file and including in relevant projects
View ArticleSource code checked in, #cad49fe26ac4
Change the default namespace for SqlCe so it doesn't clash with SqlServer generated Northwind classes.
View ArticleUpdated Wiki: What's new
Whats in the next version:.Whats new in v2.3.0:SQL Server Compact 4.0 support. Thanks to ErikEJ.Whats new in v2.2.1:Add strings to be allowed as computed columns. Thanks to JBJBJB andĀ BrhineScot.Now...
View ArticleUpdated Wiki: What's new
Whats in the next version:Whats new in v2.3.0:SQL Server Compact 4.0 support. Thanks to ErikEJ.Whats new in v2.2.1:Add strings to be allowed as computed columns. Thanks to JBJBJB andĀ BrhineScot.Now...
View ArticleNew Post: Oracle database
Hi Basrach. Sorry, this tool only supports SQL Server and SQL Server Compact 4.0 currently.
View ArticleNew Post: Mysql support?
Hi Fatihyucelsen. Sorry, this tool only supports SQL Server and SQL Server Compact 4.0 currently.
View Article