Closed yugo-n closed 4 years ago
When a user make a unique index on __ivm_count__, IVM will fail due to the unique constraint violation, so unique index creation must be prohibited. Also, rename of these columns also causes IVM fails, so must be prohibited, too.
GitHub issues #55
Thank you for your review.
When a user make a unique index on __ivm_count__, IVM will fail due to the unique constraint violation, so unique index creation must be prohibited. Also, rename of these columns also causes IVM fails, so must be prohibited, too.
GitHub issues #55