sql-builder
sql-builder copied to clipboard
support for `like` with `escape`?
E.g. where column like '%\%d%' escape '\' to match any string with the %d substring.
https://www.sqlite.org/lang_expr.html#the_like_glob_regexp_match_and_extract_operators