LikeSanitizer

SQL-LIKE sanitization for strings in Elixir

Installation

defp deps do
    [{ :like_sanitizer, "~> 0.1" }]
end