Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bug Report: SQL Developer Data Modeler Sync getting wrong default type

user1094672Jul 4 2016 — edited Jul 4 2016

I have a model in data modeler which has a default value of 'N', but the generated DDL to sync this to the existing data dictionary/database keeps saying to set the default value to 'Y'. SQL Developer 4.1.3.20.

Screen Shot 2016-07-03 at 11.10.32 PM.png

After manually updating the table in the database to have the correct default of 'N', and re-running the sync, I get a difference in the "physical details" section which was not there before:

Screen Shot 2016-07-03 at 11.31.52 PM.png

Can anyone explain what's going on, or is this a bug?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 1 2016
Added on Jul 4 2016
2 comments
444 views