RubyGems Navigation menu

squelch 0.1.0

Squelch squelches SQL! This gem is a purposefully simple string obfuscator. It aims to replace every data literal in a SQL query with a `?` placeholder, as though it were a prepared statement. The result should still be readable SQL, but without the risk of leaking potentially sensitive information.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 March 05, 2021 (9.5 KB)

Owners:

Pushed by:

Authors:

  • Alex Vondrak

SHA 256 checksum:

=

Total downloads 119,750

For this version 119,750

Version Released:

License:

MIT

Required Ruby Version: >= 2.6.0

Links: