Problem/Motivation
My team uses Smart DB Tools to maintain a database fixture used in tests. The Drupal instance of this database is updated from time to time. Unfortunately, because of the
This file was generated by the Drupal {{VERSION}} db-tools.php script.
comment, the diff is always quite noisy: even if no data was changed in a particular fixture file, there is a diff becuase the Drupal core version has been changed.
Proposed resolution
Provide an option to customize this comment, or just not add it at all.
API changes
New options to customize file comments of DB fixture files.
Issue fork smart_db_tools-3562278
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
huzooka