Source code checked in, #cba1053929292b10247a1c39d3cd63bae58d39b6
Fix enum descriptions for multi-word entities
View ArticleSource code checked in, #ea11b51f6234a311b108e772a9db655407005b20
Make default sql extension lowercase
View ArticleSource code checked in, #cc4feadf32b0b406a8cc0f619c0538404aabfb05
Require at least one space between keywords. Fixes #15472
View ArticleSource code checked in, #d1c75efe46d9bef3f34463c6633fa12c9441f6da
Restore TopNode; do C# 6 null propagation manually for v3.5
View ArticleUpdated Release: Open DBDiff 0.9 (Mar 26, 2014)
Occasionally the v0.9, all changes through 2012-08-26Limit comparison to checked database objects (patch from ironicnet)Initial support for SQL Azure/Denali (patch from SimonLampen)Improved stored...
View ArticleUpdated Wiki: Home
Open DBDiff is an open source database schema comparison tool for SQL Server 2005/2008. It reports differences between two database schemas and provides a synchronization script to upgrade a database...
View ArticleReleased: Open DBDiff 0.9 (Mar 26, 2014)
v0.9, all changes through 2012-08-26Limit comparison to checked database objects (patch from ironicnet) Initial support for SQL Azure/Denali (patch from SimonLampen) Improved stored procedure...
View ArticleUpdated Release: Open DBDiff 0.9 (Mar 26, 2014)
v0.9, all changes through 2012-08-26Limit comparison to checked database objects (patch from ironicnet)Initial support for SQL Azure/Denali (patch from SimonLampen)Improved stored procedure comparison...
View ArticleUpdated Wiki: Home
Open DBDiff is an open source database schema comparison tool for SQL Server 2005/2008. It reports differences between two database schemas and provides a synchronization script to upgrade a database...
View ArticleReleased: Open DBDiff 0.9 (Mar 26, 2014)
v0.9, all changes through 2012-08-26Limit comparison to checked database objects (patch from ironicnet) Initial support for SQL Azure/Denali (patch from SimonLampen) Improved stored procedure...
View ArticleUpdated Release: Open DBDiff 0.9 (Mar 26, 2014)
v0.9, all changes through 2012-08-26Limit comparison to checked database objects (patch from ironicnet)Initial support for SQL Azure/Denali (patch from SimonLampen)Improved stored procedure comparison...
View ArticleCommented Unassigned: Incorrect identity column update script generated [15463]
A user reported the following script was generated:ALTER TABLE [dbo].[table_name] ALTER COLUMN [column_name] [bigint] IDENTITY (1,1) NOT NULLCausing the following error:Msg 156, Level 15, State 1, Line...
View ArticleSource code checked in, #8955e4647668c26347a26f315bec9d691ef59a1a
Merge branch 'master' of https://git01.codeplex.com/opendbiff
View ArticleSource code checked in, #413da842a8bb59d5279978070fd5b97f3ca2fd92
Fix bug where scripts wheren't generating correctly because treeview AfterSelect was firing too early. Delay the firing
View ArticleSource code checked in, #e69be688a56bcd307ef00de62160d8084f405377
Implement CancelButton and AcceptButton for OptionForm and AcceptButton for PrincipalForm
View ArticleSource code checked in, #bdd59065e4a42f41d2876cc870e416e56ec3513b
Merge branch 'master' of https://git01.codeplex.com/opendbiff into spelling-fixes Conflicts: DBDiff.Schema.SQLServer2005/Front/SqlOptionsFront.Designer.cs DBDiff.Schema/StatusEnum.cs...
View ArticleSource code checked in, #fcffb15daf3ee3b9f0fb0c30102430469768afae
Dependence -> Dependency
View ArticleSource code checked in, #d7fc1bfed888a84cb51b2288e67cc3789f0822ce
Merge branch 'master' of https://git01.codeplex.com/opendbiff into spelling-fixes Conflicts: DBDiff/Front/PrincipalForm.Designer.cs
View ArticleSource code checked in, #caffc476f72eb4f925663aa38a654e6c5e811056
Fix spelling error: Comparison
View Article