# File lib/data_migrate/database_tasks.rb, line 12
    def self.schema_file(_format = nil)
      File.join(db_dir, "data_schema.rb")
    end