Flowdock
method

unescape_bytea

Importance_1
v3.0.9 - Show latest stable - 0 notes - Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
unescape_bytea(value) public

Unescapes bytea output from a database to the binary string it represents. NOTE: This is NOT an inverse of escape_bytea! This is only to be used

on escaped binary output from database drive.
Show source
Register or log in to add new notes.