Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / brianc/node-pg-types issues and pull requests

#160 - perf: remove function call for noParse

Pull Request - State: closed - Opened by cesco69 3 days ago - 2 comments

#159 - Inconsistent Date parsing

Issue - State: closed - Opened by t1a2l 2 months ago - 1 comment

#158 - Update package.json

Pull Request - State: open - Opened by vitaly-t 7 months ago

#157 - ci: use npm ci

Pull Request - State: closed - Opened by alxndrsn 7 months ago - 5 comments

#156 - Remove yarn config files

Pull Request - State: closed - Opened by alxndrsn 7 months ago - 8 comments

#155 - Udpate agtype and paser add for Apache AGE extension

Pull Request - State: closed - Opened by shinhanbyeol 7 months ago

#154 - test: only run JS tests in test job

Pull Request - State: closed - Opened by bendrucker 7 months ago

#153 - Clean up GitHub Actions workflow

Pull Request - State: closed - Opened by bendrucker 7 months ago

#152 - ci: move to github actions

Pull Request - State: closed - Opened by alxndrsn 7 months ago - 1 comment

#149 - Readme. What number represents what type.

Issue - State: closed - Opened by bbsimonbb 9 months ago - 2 comments

#148 - Upgrade postgres-date to 2.1.0 for better performance

Pull Request - State: closed - Opened by cesco69 9 months ago

#147 - Tracking down geometry oids

Issue - State: closed - Opened by mhkeller 12 months ago - 3 comments

#146 - Can this package be used in the browser?

Issue - State: closed - Opened by hkhere over 1 year ago - 2 comments

#145 - Add support for parsing RECORD types (OIDs 2249 and 2287)

Issue - State: closed - Opened by thejhh over 1 year ago - 3 comments

#144 - Changelog with breaking changes?

Issue - State: open - Opened by spikebrehm over 1 year ago - 1 comment

#143 - chore: bump dependencies

Pull Request - State: closed - Opened by H4ad over 1 year ago - 1 comment

#142 - perf: prefer parse int with + instead parseInt()

Pull Request - State: closed - Opened by H4ad over 1 year ago - 5 comments

#141 - +num over parseInt(num, 10)

Issue - State: closed - Opened by H4ad over 1 year ago - 1 comment

#140 - Not able to use with modules

Issue - State: closed - Opened by Thallius almost 2 years ago - 1 comment

#139 - How to import pg-types using ES6 syntax?

Issue - State: closed - Opened by andrisi about 2 years ago - 2 comments

#138 - Is the Date parsing fix in the current pg release?

Issue - State: closed - Opened by jcamato over 2 years ago - 1 comment

#137 - Does full text search with to_tsquery work ?

Issue - State: closed - Opened by julienmatondotezolo over 2 years ago - 1 comment

#136 - overriding a type parser

Issue - State: closed - Opened by IbrahimGerbiqi over 2 years ago - 1 comment

#135 - should handle null values

Issue - State: closed - Opened by chan-nguyen over 2 years ago - 1 comment

#134 - Update postgres-range to fix tsrange and tstzrange

Pull Request - State: closed - Opened by martianboy almost 3 years ago - 1 comment

#133 - parsing postgres box type?

Issue - State: closed - Opened by bonesoul almost 3 years ago - 2 comments

#132 - Minor typo in the README

Pull Request - State: closed - Opened by ray-vgw about 3 years ago

#131 - Releasing the latest changes

Issue - State: closed - Opened by mwanago over 3 years ago - 4 comments

#130 - Reuse postgres-bytea

Issue - State: closed - Opened by markddrake over 3 years ago - 6 comments

#129 - Throw an error when oid is missing

Pull Request - State: closed - Opened by kapouer over 3 years ago - 7 comments
Labels: breaking

#128 - please throw when oid is nullish

Issue - State: closed - Opened by kapouer over 3 years ago - 1 comment

#127 - Support range types

Pull Request - State: closed - Opened by martianboy over 3 years ago - 2 comments

#126 - Update dependencies

Pull Request - State: closed - Opened by martianboy over 3 years ago - 3 comments

#125 - Can I customize type parsing per query?

Issue - State: closed - Opened by bhenderson-riparian over 3 years ago - 3 comments

#124 - Specify radix in bigint example

Pull Request - State: closed - Opened by laurent22 almost 4 years ago

#123 - Upgrade postgres-interval

Pull Request - State: closed - Opened by pkuczynski almost 4 years ago - 2 comments

#122 - Remove null checks

Pull Request - State: closed - Opened by charmander almost 4 years ago - 1 comment

#121 - Return "date" columns as strings

Pull Request - State: closed - Opened by ianwalter about 4 years ago - 2 comments
Labels: breaking

#120 - Ensure non-const enum in TypeScript declarations is backed by an object

Pull Request - State: closed - Opened by charmander about 4 years ago - 1 comment

#119 - Simplify date handling

Pull Request - State: closed - Opened by charmander over 4 years ago - 5 comments
Labels: breaking

#118 - Parser not working for bigint values

Issue - State: closed - Opened by budarin over 4 years ago - 3 comments

#117 - How to parse custom types?

Issue - State: closed - Opened by straldev over 4 years ago - 4 comments

#116 - TypeId exported from typings but not from the module

Issue - State: closed - Opened by shayded-exe over 4 years ago - 3 comments

#115 - custom parser for type DOMAIN

Issue - State: closed - Opened by dwelle over 4 years ago - 6 comments

#114 - Fixes minor spelling error

Pull Request - State: closed - Opened by tstorch over 4 years ago - 1 comment

#113 - Remove if-node-version, since Node ≥ 8 is required

Pull Request - State: closed - Opened by charmander over 4 years ago - 1 comment

#112 - Minor test cleanup

Pull Request - State: closed - Opened by charmander over 4 years ago - 1 comment

#111 - Parse array of BigInt

Issue - State: closed - Opened by s888 over 4 years ago - 3 comments

#110 - Remove arrayParser export from TypeScript definitions

Pull Request - State: closed - Opened by ooflorent almost 5 years ago - 2 comments

#109 - Missing SERIAL types?

Issue - State: closed - Opened by moltar almost 5 years ago - 1 comment

#108 - Upgrade pg-numeric to 1.0.2

Pull Request - State: closed - Opened by charmander almost 5 years ago - 1 comment

#107 - Simplify text array parsing

Pull Request - State: closed - Opened by charmander about 5 years ago - 1 comment

#106 - Simplify binary parsing using built-in Buffer methods

Pull Request - State: closed - Opened by charmander about 5 years ago - 1 comment

#105 - Update deps, require node 8

Pull Request - State: closed - Opened by bendrucker about 5 years ago - 9 comments

#104 - Error with Buffer() Deprecated

Issue - State: closed - Opened by barnou about 5 years ago

#103 - Binary-format array fixes

Pull Request - State: closed - Opened by charmander about 5 years ago - 1 comment

#102 - Solidify existing UTF-8 decoding behaviour on binary-format text[]

Pull Request - State: closed - Opened by charmander about 5 years ago - 1 comment

#100 - Read binary numeric into string instead of number

Pull Request - State: closed - Opened by charmander about 5 years ago

#99 - update TS definitions to be in sync with implementation

Pull Request - State: closed - Opened by stekycz about 5 years ago - 6 comments

#98 - Wrong and too strict TS type definitions

Issue - State: closed - Opened by stekycz about 5 years ago - 2 comments

#97 - Add code coverage to CI

Pull Request - State: closed - Opened by sehrope about 5 years ago - 5 comments

#96 - misc: Add explicit file list to package.json

Pull Request - State: closed - Opened by sehrope about 5 years ago

#95 - fix: Throw an Error rather than log on unhandled ElementTypes

Pull Request - State: closed - Opened by sehrope about 5 years ago - 1 comment

#94 - Add standard lint

Pull Request - State: closed - Opened by sehrope about 5 years ago

#93 - Binary array unknown ElementType log vs Error

Issue - State: closed - Opened by sehrope about 5 years ago - 2 comments

#92 - Add lint

Pull Request - State: closed - Opened by sehrope about 5 years ago - 4 comments

#91 - fix: Normalize text protocol handling of numeric and numeric[] types

Pull Request - State: closed - Opened by sehrope about 5 years ago - 9 comments

#90 - deps: Remove unused pff

Pull Request - State: closed - Opened by sehrope about 5 years ago

#89 - test: Convert binary test vectors via Buffer.from(...)

Pull Request - State: closed - Opened by sehrope about 5 years ago

#88 - fix: Normalize handling of numeric and numeric[] types

Pull Request - State: closed - Opened by sehrope about 5 years ago - 1 comment

#87 - Doc- types.builtins.NUMERIC usage

Issue - State: closed - Opened by billreynolds007 about 5 years ago - 3 comments

#86 - numeric[] should be parsed via parseStringArray(...) not parseFloatArray(...)

Issue - State: closed - Opened by sehrope about 5 years ago - 4 comments

#85 - Breaking changes in v2?

Issue - State: closed - Opened by joelmukuthu over 5 years ago - 1 comment

#84 - Typescript typing missing for builtins !

Issue - State: closed - Opened by MohamedLamineAllal over 5 years ago - 1 comment

#83 - Add typescript declaration file

Pull Request - State: closed - Opened by MohamedLamineAllal over 5 years ago - 4 comments

#82 - Added dictionary mapping uppercased type names to well-known OIDs

Pull Request - State: closed - Opened by Ginden over 5 years ago

#81 - Inconsistent (date) values when working with Timezones

Issue - State: closed - Opened by veriKami over 5 years ago - 1 comment

#80 - Fix failing test for interval

Pull Request - State: closed - Opened by noinkling over 5 years ago

#79 - Depend explicitly on postgres-date ~1.0.4

Pull Request - State: closed - Opened by noinkling over 5 years ago

#78 - Use native BigInt type in Node 10+

Issue - State: open - Opened by gabegorelick over 5 years ago - 23 comments

#77 - Allow null values to be passed to type parser.

Issue - State: closed - Opened by 2fours almost 6 years ago - 6 comments

#76 - update postgres-array to v2

Pull Request - State: closed - Opened by bendrucker about 6 years ago - 7 comments

#75 - Strange array representation before parsing

Issue - State: closed - Opened by btd about 6 years ago - 5 comments

#74 - Error message undefined

Issue - State: closed - Opened by houssemDevs about 6 years ago - 5 comments

#72 - Fix parsing of multidimensional JSON arrays

Pull Request - State: closed - Opened by charmander over 6 years ago

#71 - Problem parsing multidimensional json arrays

Issue - State: closed - Opened by guptamo over 6 years ago - 2 comments

#70 - Parse interval array

Pull Request - State: closed - Opened by santigimeno almost 7 years ago

#69 - Restore int8 binary parser

Pull Request - State: closed - Opened by charmander almost 7 years ago - 4 comments

#68 - array_agg returns array as a string

Issue - State: closed - Opened by gajus almost 7 years ago - 2 comments

#67 - Fix parsing of nulls in bytea arrays

Pull Request - State: closed - Opened by charmander about 7 years ago

#66 - Optimize parseIntegerArray

Pull Request - State: closed - Opened by randyxli over 7 years ago

#65 - Use exact version of postgres-interval package

Pull Request - State: closed - Opened by charmander over 7 years ago - 1 comment

#64 - double precision field not parsed correctly, loss of precision

Issue - State: open - Opened by gabooh over 7 years ago - 4 comments

#63 - I am beginner so I don't know where to write this to fix date issue...

Issue - State: closed - Opened by crazyfortechsid over 7 years ago - 2 comments

#62 - finir implémentation getDRUValue_PERI différents cas

Issue - State: closed - Opened by abenhamdine over 7 years ago - 1 comment

#61 - Add parsers and tests for network and numrange types

Pull Request - State: closed - Opened by melloc over 7 years ago