# File lib/dm-migrations/sql/table_creator.rb, line 38
    def uuid
      SqlExpr.new('UUID()')
    end