Raminder Singh (@hashrust) 's Twitter Profile
Raminder Singh

@hashrust

💻 Rust engineer @supabase
👨‍🏫 Teaching about the Rust programming language.
📖 Writing a new book on Rust macros.

ID: 1221380717306736640

linkhttps://hashrust.com/ calendar_today26-01-2020 10:34:03

190 Tweet

369 Followers

132 Following

Raminder Singh (@hashrust) 's Twitter Profile Photo

github.com/imor/pg_escape is a new Rust crate extracted from pg_replicate. It sanitizes SQL input in those environments where parameterized queries are not available (like a replication connection). The implmentation tries to stay as close as possible to Postgres native functions.