0

I am writing a setup script that adds a unique index to an existing table, but I don't bother iterating through the whole dataset.

Is there a way to specify an IGNORE keyword when I call addIndex()?

asked Dec 23, 2014 at 6:50

1 Answer 1

0

Maybe this answer and answer it links to would be helpful or provide you some workaround, because Zend_Db doesn't support IGNORE.

answered Dec 23, 2014 at 8:05
1
  • If they are not supported, this could be the closest answer I can get. Accepting this, and thanks. Commented Dec 24, 2014 at 1:46

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.