-
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`).
Ryuta Kamizono authoredTo 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