Forums

Covering OroCommerce, OroCRM, OroPlatform topics, including community updates and company announcements.

Forums Forums Oro Community What is $table->addIndex(['organization_id'], 'idx_e9a0640332c8a3de', []);

This topic contains 1 reply, has 2 voices, and was last updated by  Mike Kudelya 7 years ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #24553

    zhex900
    Participant

    Hi,

    Can someone kindly explain to me this line of code?

    I understand this is to add a relationship between table and organization_id. What is idx_e9a0640332c8a3de?

    How do I find this code for other tables in oro?

    Jake He

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #24554

    Mike Kudelya
    Participant

    Hi

    addIndex function adds a regular index with idx_e9a0640332c8a3de index name to organization_id field.

Viewing 1 replies (of 1 total)

The forum ‘Oro Community’ is closed to new topics and replies.

Back to top