Uploaded image for project: 'Ibexa IBX'
  1. Ibexa IBX
  2. IBX-7783

Update calculation storage on PROD

    XMLWordPrintable

Details

    • Icon: Story Story
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • None
    • Personalization
    • None

    Description

      It is required to update prod claculation storage with the following changes:

       

      alter table user_interaction_distribution
          add user_external_id varchar(100) null;
      
      create index user_external_id_idx
          on user_interaction_distribution (user_external_id); 

       

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              karol.borkowski@ibexa.co Karol Borkowski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: