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

Trouble Created Ddl To Migrate Schema

forums forums SQLyog Using SQLyog Trouble Created Ddl To Migrate Schema

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #25210
      peterlaursen
      Participant

      yes .. we should consider ALTER TABLE and not just DROP-CREATE with structure sync!

    • #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 reply thread
  • You must be logged in to reply to this topic.