class Arel::Collectors::SQLString

def initialize(*)

Experimental RBS support (using type sampling data from the type_fusion project).

def initialize: (*unused *) -> void

This signature was generated using 50 samples from 3 applications.

def initialize(*)
  super
  @bind_index = 1
end