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

Feature Request: Upgrade Schema Synchronization Tool

forums forums SQLyog SQLyog: Bugs / Feature Requests Feature Request: Upgrade Schema Synchronization Tool

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #12652
      cierick
      Member

      Hello,

      I would like to request a feature for Schema Synchronization Tool:

      1. On inserts, I would love to have the fields included. For example, instead of INSERT INTO tbl VALUES (1), it'll write INSERT INTO tbl (tblID) VALUES (1).

      2. On updates, it'll only SET the fields that aren't equal.

      The purpose of these changes is having an ability to do a “diff” that's readable by developers / release managers.

      Thanks,

      Rick

Viewing 0 reply threads
  • You must be logged in to reply to this topic.