Created
January 2, 2016 08:24
-
-
Save risent/90ac53bc87fa9a3a9335 to your computer and use it in GitHub Desktop.
update hstore field with function
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
update store_product set attributes=attributes || hstore('详细参数', replace(attributes->'详细参数', '\', '')) where id=272609; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment