Position-change of Table Column will remove Triggers

Discussion of open issues, suggestions and bugs regarding database management and development tools for Oracle
Post Reply
wcdevart3
Posts: 7
Joined: Tue 11 Aug 2015 10:24

Position-change of Table Column will remove Triggers

Post by wcdevart3 » Thu 13 Aug 2015 12:17

When saving a newly added Table column then the triggers are removed but recreated -> ok.
When moving a column position with drag and drop an saving the changed table -> the triggers are removed but not recreated again -> not ok.

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Re: Position-change of Table Column will remove Triggers

Post by .jp » Fri 14 Aug 2015 14:27

Hello,

Thanks for the post.
We've reproduced the problem and will include the fix in the next maintenance build.
As soon as the build is available to download we'll notify you.

Best Regards.

wcdevart3
Posts: 7
Joined: Tue 11 Aug 2015 10:24

Re: Position-change of Table Column will remove Triggers

Post by wcdevart3 » Mon 24 Aug 2015 09:05

Foreign key constraints from other tables to the changed-position table are also dropped but not recreated.

alexa

Re: Position-change of Table Column will remove Triggers

Post by alexa » Mon 24 Aug 2015 10:44

Thank you for bringing this to our attention. We will take this into account.

Post Reply