-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39448/
-----------------------------------------------------------

Review request for Ambari, Myroslav Papirkovskyy and Sid Wagle.


Bugs: AMBARI-13478
    https://issues.apache.org/jira/browse/AMBARI-13478


Repository: ambari


Description
-------

We ignore case on trying find if FK exists but use the user supplied fk name in 
ALTER query.
This method should return the fk name found if at all.


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/orm/DBAccessorImpl.java 
cd47252 
  
ambari-server/src/test/java/org/apache/ambari/server/orm/DBAccessorImplTest.java
 05856b3 

Diff: https://reviews.apache.org/r/39448/diff/


Testing
-------

Unit tests passed


Thanks,

Dmytro Sen

Reply via email to