Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CBRD-24435] When renaming a view, even if there is a not null constr…
…aint, change it so that no error occurs. (#3744) http://jira.cubrid.org/browse/CBRD-24435 ### When renaming a view, even if there is a not null constraint, change it so that no error occurs. - In the do_recreate_renamed_class_indexes function, when a view has a constraint, the constraint is constrained a not null constraint.
- Loading branch information