Created Issue: DataContext: Advanced option to add rowversion [9888]
Add option to add rowversion column on all applicable tables
View ArticleCreated Issue: Implement column renaming [9889]
In the same way that you can right-click and select Rename for a Table, it would be nice to have the same option for Columns.
View ArticleCommented Issue: Implement column renaming [9889]
In the same way that you can right-click and select Rename for a Table, it would be nice to have the same option for Columns.Comments: ** Comment from web user: ErikEJ ** Unfortunately, this is not...
View ArticleClosed Issue: Implement column renaming [9889]
In the same way that you can right-click and select Rename for a Table, it would be nice to have the same option for Columns.Comments: By design, sadly
View ArticleCommented Issue: DataContext duplicate indexes [9866]
Do not script indexes with same columns as primary key to prevent crashes when the table also has rowversion columns. (Include scripting API version 3.5.2.1 or higher)Comments: Fixed on changeset 74724
View ArticleCommented Issue: Bug w __VERSION Table, split files and Pluralization [9881]
Sorry. I am new to SQL CE and MVVM pattern. I am still not sure how to properly use the toolbox when the __VERSION table is included in the DB. Let's say I have a table named CATEGORY and the __VERSION...
View ArticleCommented Issue: DataContext: Advanced option to add rowversion [9888]
Add option to add rowversion column on all applicable tablesComments: Fixed on changeset 74724
View ArticleClosed Issue: Convert database from 4.0 => 3.5 [9780]
Conversion from 3.5 => 4.0 works already (via Add 4.0 connection dialog)- Create a new database in same folder, and add connection to it.Comments: Out of scope - can by easily done by hand
View ArticleCommented Issue: Bug w __VERSION Table, split files and Pluralization [9881]
Sorry. I am new to SQL CE and MVVM pattern. I am still not sure how to properly use the toolbox when the __VERSION table is included in the DB. Let's say I have a table named CATEGORY and the __VERSION...
View ArticleClosed Issue: Add navigation links to Edit Table grid [9792]
Add DataGridViewLinkColumn per foreign key. Set tag with info: table and filterComments: Out of scope
View ArticleCreated Issue: CreateIfNotExists assumes default connection string [9919]
The function CreateIfNotExists refers to the static ConnectionString. However, it is possible to call the DataContext constructor with a *different* connection string ... which then appears to be...
View ArticleCommented Issue: CreateIfNotExists assumes default connection string [9919]
The function CreateIfNotExists refers to the static ConnectionString. However, it is possible to call the DataContext constructor with a *different* connection string ... which then appears to be...
View ArticleCommented Issue: CreateIfNotExists assumes default connection string [9919]
The function CreateIfNotExists refers to the static ConnectionString. However, it is possible to call the DataContext constructor with a *different* connection string ... which then appears to be...
View ArticleCommented Issue: CreateIfNotExists assumes default connection string [9919]
The function CreateIfNotExists refers to the static ConnectionString. However, it is possible to call the DataContext constructor with a *different* connection string ... which then appears to be...
View ArticleCommented Issue: CreateIfNotExists assumes default connection string [9919]
The function CreateIfNotExists refers to the static ConnectionString. However, it is possible to call the DataContext constructor with a *different* connection string ... which then appears to be...
View Article