Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Trouble Created Ddl To Migrate Schema #25211
    jeffContext
    Member

    Oh, I guess this is a feature request then… I thought SQLyog already did this, with screens that help you migrate the existing data to where it belongs in the new schema. Something like:

    update address a set PERSON_FK=(select id from person where address_fk=a.id);

Viewing 1 post (of 1 total)