REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 700 B
Close
/home/byroehnu/easepay.easetack.com/node_modules/@prisma/adapter-pg/node_modules/postgres-array/readme.md
Text
Base64
# postgres-array [](https://github.com/bendrucker/postgres-array/actions?query=workflow%3Atests) > Parse postgres array columns ## Install ``` npm install --save postgres-array ``` ## Usage ```js const { parse } = require('postgres-array') parse('{1,2,3}', (value) => parseInt(value, 10)) //=> [1, 2, 3] ``` ## API #### `parse(input, [transform])` -> `array` ##### input *Required* Type: `string` A Postgres array string. ##### transform Type: `function` Default: `identity` A function that transforms non-null values inserted into the array. ## License MIT © [Ben Drucker](http://bendrucker.me)
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
.htaccess
127 B
lr--r--r--
2026-03-14 01:49:21
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.ts
131 B
lrw-r--r--
2026-02-03 16:30:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
3.74 KB
lrw-r--r--
2026-02-03 16:30:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
license
1.08 KB
lrw-r--r--
2026-02-03 16:30:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
650 B
lrw-r--r--
2026-02-03 16:30:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
readme.md
700 B
lrw-r--r--
2026-02-03 16:30:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).