Registry / serialization / pg-hstore

pg-hstore

JSON →
library1.2.0rbrubygemsunverified

Parses and dumps PostgreSQL hstore data, providing PgHstore.dump and PgHstore.load methods.

gem install pg-hstore
INSTALL
IMPORT
SIG · PG-HSTORE
P
pg-hstore
serializationrubyv1.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PgHstore
require 'pg-hstore'

Parses a PostgreSQL hstore string into a Ruby hash.

require 'pg-hstore' hash = PgHstore.load('"key"=>"value"')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
pg-hstore — gem install pg-hstore · libregistry