Created Unassigned: Compare Crash [15437]
Open DBDiff Beta 0.9.0.0Error Generating Synchronized ScriptNullReferenceException: Object reference not set to an instance of an object. at DBDiff.Schema.SQLServer.Generates.Model.Index.ToSqlDiff() in...
View ArticleClosed Issue: Spelling mistake in the Test Success Message [15430]
It is minor issue - The spelling of successful is wrong in Test Connection button click.Comments: Merged pull request from jbuedel with the fix.
View ArticleSource code checked in, #3ac1d5685d8e13a117824c3281e270b9a9f6214f
#15433 - Limit position of SQL login controls
View ArticleEdited Issue: Main window resizing causes controls to overlap [15433]
Reducing the width of the main window, not unduly, causes the "Source Database" panel to overlap the Open/New/Save project buttons unsatisfactorily.
View ArticleSource code checked in, #7cc55ad94341fae7e3265a3fad7e25887a22ff1c
Treat SQL 2012 as SQL 2008R2
View ArticleCreated Unassigned: The color Purple? [15438]
I've just begun using version 0.9, and noticed that after doing a 'compare', some of my table names are displayed using a purple color, in addition to blue, red, green, and black.What does the color...
View ArticleCreated Unassigned: DBDiff shows Constraint where SQL shows Index [15439]
I was updating a table and came across this issue. The table wasn't updating and I found that I needed to remove an index that wasn't needed. But when I looked closely at DBDiff - it showed that the...
View ArticleEdited Unassigned: DBDiff shows Constraint where SQL shows Index [15439]
I was updating a table and came across this issue. The table wasn't updating and I found that I needed to remove an index that wasn't needed. But when I looked closely at DBDiff - it showed that the...
View ArticleCommented Unassigned: DBDiff shows Constraint where SQL shows Index [15439]
I was updating a table and came across this issue. The table wasn't updating and I found that I needed to remove an index that wasn't needed. But when I looked closely at DBDiff - it showed that the...
View ArticleCreated Unassigned: Index SQL queries has a wrong column order [15440]
Currently the sql queries at the class \DBDiff\DBDiff.Schema.SQLServer2005\Generates\SQLCommands\IndexSQLCommand.cs has a wrong column at the ORDER BY clause, currently you have:```ORDER BY...
View ArticleNew Post: script comparison
in the tabs "new object" and "old object" that show the scripts, it would be nice to see a more detailed report for the differences, i refer to text comparers that sign the different rows. this feature...
View ArticleCommented Unassigned: Index SQL queries has a wrong column order [15440]
Currently the sql queries at the class \DBDiff\DBDiff.Schema.SQLServer2005\Generates\SQLCommands\IndexSQLCommand.cs has a wrong column at the ORDER BY clause, currently you have:```ORDER BY...
View ArticleNew Post: script comparison
Thanks for taking the time to create a CodePlex account to share your question with everyone! A more detailed diff is one of the next logical steps in the development of this utility. The developer of...
View ArticleReviewed: Open DBDiff 0.9 (Sep 15, 2014)
Rated 5 Stars (out of 5) - works like a charm.
View ArticleCommented Unassigned: Index SQL queries has a wrong column order [15440]
Currently the sql queries at the class \DBDiff\DBDiff.Schema.SQLServer2005\Generates\SQLCommands\IndexSQLCommand.cs has a wrong column at the ORDER BY clause, currently you have:```ORDER BY...
View ArticleCommented Unassigned: Index SQL queries has a wrong column order [15440]
Currently the sql queries at the class \DBDiff\DBDiff.Schema.SQLServer2005\Generates\SQLCommands\IndexSQLCommand.cs has a wrong column at the ORDER BY clause, currently you have:```ORDER BY...
View ArticleNew Post: script comparison
thanks for your reply, though i found open dbdiff to be a really interesting software, i cannot renounce to the row comparison feature. I'm working on 9 dbs for a total amount of more then 500 tables...
View ArticleCreated Unassigned: Object tree does not show schema [15441]
The object tree does not show schema, which creates confusion where objects from two different schemas have the same name. For example, dbo.Persons and sma.Persons will be displayed on the object tree...
View ArticleReviewed: Open DBDiff 0.9 (Oct 28, 2014)
Rated 5 Stars (out of 5) - Fantastic tool, thank you!
View ArticleNew Post: command line tool options
The gui tool under settings has a way to filter out objects by type, if for example I do not want users included in the compare, is there a way to do this in the command line version using OSDB
View Article