Registry / database / pg-array-parser

pg-array-parser

JSON →
library0.0.9rbrubygemsunverified

Simple library to parse PostgreSQL arrays into an array of strings.

gem install pg_array_parser
INSTALL
IMPORT
SIG · PG-ARRAY-PARSER
P
pg-array-parser
databaserubyv0.0.9
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.

PGArrayParser
require 'pg_array_parser'

Parse a PostgreSQL array string into a Ruby array

require 'pg_array_parser' parser = PGArrayParser.new result = parser.parse('{1,2,3}') puts result.inspect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pg-array-parser — gem install pg-array-parser · libregistry