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 48 samples from 2 applications.

def initialize(*)
  super
  @bind_index = 1
end