× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
carloscs reported 2013-03-12T18:09:48Z  · tariqrahiman last modified 2013-08-09T22:41:52Z

Compare schema shows differences when a table has unnamed check constraints


customer request
Priority Major
Complexity Unknown
Component Tools - Compare - Schema
Version 14.0

Using compare schema on a table with an unnamed check constraint shows differences even though I choose to ignore constraints differences. This problem appears on Sql Server, haven't tested in other databases.

Steps to reproduce:

Create this table in two different databases:

create table AAA_TEST (
    A_FIELD char(1) not null default '0' CHECK ([A_FIELD]='1' OR [A_FIELD]='0')
)

Invoke schema compare for the table: compare shows a difference because in one db the check constraint is named DF__AAA_TEST__A_FIEL__2513F6FA and on the other it's named DF__AAA_TEST__A_FIEL__660CC658.

 

2 attachments

Issue #8465

Closed
Fixed
Resolved 2013-03-26T23:23:00Z
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017