# File lib/dm-migrations/sql/sqlite.rb, line 30
    def change_column_type_statement(*args)
      raise NotImplementedError
    end