Skip to content
  • Ryuta Kamizono's avatar
    b1646a48
    Make `where_sql` more few code · b1646a48
    Ryuta Kamizono authored
    To be honest, it is hardly worth having a dedicated method for
    `where_sql`, since it is a reduced version of `to_sql`.
    
    I've left it for now, but just made it more few code (used `to_sql`).
    b1646a48
    Make `where_sql` more few code
    Ryuta Kamizono authored
    To be honest, it is hardly worth having a dedicated method for
    `where_sql`, since it is a reduced version of `to_sql`.
    
    I've left it for now, but just made it more few code (used `to_sql`).
Loading