提交 cfbd73c9 编写于 作者: V Vijay Dev

indent fix [ci skip]

上级 cb524dc1
......@@ -9,7 +9,7 @@ def escape_bytea(value)
# 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.
# on escaped binary output from database drive.
def unescape_bytea(value)
PGconn.unescape_bytea(value) if value
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册