Book a Demo

Author Topic: Mysql model changed  (Read 3420 times)

eagp24

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Mysql model changed
« on: November 16, 2018, 07:59:27 am »
Good Morning,

I've been using EA with a model hosted on Azure SQL with Version Control with AzureDevOps(TFC). For some reason my entire model just changed. My model structure was organized like this

Father
          PKG Child
                         PKG CHILD

Now it did something really weird it made copys of childs items into fathers. below picture.

I tried to restore my db in azure but its still showing as that.

PICTURE: https://imgur.com/a/d17xNqk


Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: Mysql model changed
« Reply #1 on: November 16, 2018, 11:52:32 am »
Kind of looks like the parent_ID or package_ID in the table t_object may have been corrupted in someway.
Happy to help
:)