GitHub / supabase/node-postgres / commits
PostgreSQL client for node.js.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e578ce41 | merge Merge pull request #13 from supabase/chore/release-pg-v-3-0-0 |
Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a28b4b0b | chore: release pg v3 | avallete <a****u@s****o> | over 1 year ago | |
| 03bdf24c | merge Merge pull request #11 from supabase/chore/setup-ci-deploy-workflow |
Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9e40e66a | chore: bump pg-protocol for next deploy | avallete <a****u@s****o> | over 1 year ago | |
| 94d13d93 | chore: fix packages names | avallete <a****u@s****o> | over 1 year ago | |
| d7055c98 | chore: change packages versions | avallete <a****u@s****o> | over 1 year ago | |
| 0981b375 | chore: setup basic ci release for packages | avallete <a****u@s****o> | over 1 year ago | |
| e714b782 | merge Merge pull request #10 from supabase/fix/uncatchable-error-pg-protocol |
Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 93a0d231 | Update package.json |
Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2e0e213b | Update package.json |
Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 79a45c71 | Update package.json |
Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f8f4ed7f | chore: use @supabase npm packages | avallete <a****u@s****o> | over 1 year ago | |
| f428e0bb | chore: remove dist | avallete <a****u@s****o> | over 1 year ago | |
| 4085f0f8 | chore: use master version of pg-protocol | avallete <a****u@s****o> | over 1 year ago | |
| 3c080ff7 | chore: update gitignore | avallete <a****u@s****o> | over 1 year ago | |
| e4b51654 | chore: add pg-protocol built assets | avallete <a****u@s****o> | over 1 year ago | |
| d4daedc7 | chore: add postinstall | avallete <a****u@s****o> | over 1 year ago | |
| 63e95057 | chore: add prepare step to pg-protocol | avallete <a****u@s****o> | over 1 year ago | |
| 88c9a2da | fix(pg-protocol): bubble up parser error avoid uncatchable exception | avallete <a****u@s****o> | over 1 year ago | |
| d3e24267 | merge Merge pull request #4 from supabase/avallete/change-package-json-for-supabase... |
Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f8319f9e | chore: cleanup | avallete <a****u@s****o> | over 1 year ago | |
| ad5353a4 | chore: use same name | avallete <a****u@s****o> | over 1 year ago | |
| d44cf408 | Update README.md |
Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9658e902 | merge Merge pull request #3 from supabase/avallete/change-package-json-for-supabase... |
Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c5c34576 | chore: rename pg-native to @supabase/pg-native | avallete <a****u@s****o> | over 1 year ago | |
| 41ec688f | chore: rename pg to @supabase/pg | avallete <a****u@s****o> | over 1 year ago | |
| d1ab8214 | chore: update packages.json for supabase scope | avallete <a****u@s****o> | over 1 year ago | |
| e81759c6 | merge Merge pull request #1 from supabase/feat/add-max-result-size |
Andrew Valleteau <a****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a3fefe31 | Update sponsorship info | Brian Carlson <b****n@g****m> | over 1 year ago | |
| 0e786d23 | feat: add maxResultSize limit | avallete <a****u@s****o> | over 1 year ago | |
| 477f8129 | Publish | Brian Carlson <b****n@g****m> | over 1 year ago | |
| c53a472a | Batch network packets in prepared statements (#3402) |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f7c92e48 | Publish | Brian Carlson <b****n@g****m> | over 1 year ago | |
| 1c45dd28 | Update changelog | Brian Carlson <b****n@g****m> | over 1 year ago | |
| b823a23f |
simple-query-tests: remove no-op test (#3390)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b4022aa5 |
Add support for SCRAM-SHA-256-PLUS i.e. channel binding (#3356)
Co-authored-by: Charmander <~****@c****e>, Charmander <~****@c****e>, Charmander <~****@c****e>, Charmander <~****@c****e> |
George MacKerron <g****e@m****k>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1876f200 | Add "unref" to timers (#3396) |
francesco <f****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 88311c17 | test-helper: re-add missing function spit() (#3248) |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5a673442 | fix(devcontainer): upgrade node to version 20 (#3385) |
Nigro Simone <n****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 79ee1ad1 |
build(deps-dev): bump workerd from 1.20240529.0 to 1.20250129.0 (#3366)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1230c86b |
build(deps-dev): bump lodash from 2.4.2 to 4.17.21 (#3367)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 582cdaf9 | Assorted test fixes and cleanup (#3383) |
Charmander <~****@c****e>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5755b783 | Publish | Brian Carlson <b****n@g****m> | over 1 year ago | |
| f6e829c5 | fix: revert PR #3379 (avoid useless spread) (#3382) |
francesco <f****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 73258078 | Publish | Brian Carlson <b****n@g****m> | over 1 year ago | |
| 2dc9e7f2 | Update lockfile | Brian Carlson <b****n@g****m> | over 1 year ago | |
| 5f6a6e65 | perf(pg): avoid useless spread (#3379) |
francesco <f****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f1586932 | perf(pg-native): pre-shaped result rows (#3369) |
francesco <f****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0792f090 | Update libpq to 1.8.14 and fix #3332 (#3364) |
francesco <f****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 95bec690 | fix(pg-pool): don't throw on readonly .message e.g. ErrorEvent, preserve orig... |
Andy Young <a****y@a****k>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 751e7410 | perf(utils): fast prepareValue (#3370) |
francesco <f****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f10f569a | perf(utils): replace pad with String.padStart (#3371) |
francesco <f****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 3c48f22b | perf: pre allocate array instead of push item (#3250) |
Nigro Simone <n****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2de02f0a | updated pg-native github url in package.json (#3320) |
Arya <9****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| f12e555b | chore: align pg-types to vanilla (#3336) |
francesco <f****9@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 39e5ef83 | chore: update README.md, add how to install (#3339) |
Davide Violante <D****e@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9fbcf179 | read dataTypeID and tableID as unsigned uint (#3347) |
Alexandre Weinberger <a****r@l****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 373093d1 | docs: fix pg-pool readme grammar (#3350) |
Islam <7****P@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 95d7e620 | Publish | Brian Carlson <b****n@g****m> | almost 2 years ago | |
| 072015ac | Update changelog | Brian Carlson <b****n@g****m> | almost 2 years ago | |
| 1af63212 | fix: use existing Result types for new Result (#3310) |
Antariksh Mahajan <a****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 8b2768f9 |
Bump node-gyp from 10.1.0 to 10.2.0 (#3324)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 92cb640f | Publish | Brian Carlson <b****n@g****m> | almost 2 years ago | |
| f73b22f9 | Handle bad message ordering - make it catchable. Fixes 3174 (#3289) |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 92bb9a24 | Little improvement README's to dev-setup section. (#3297) |
Joan Miquel Torres <j****i@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| fb122803 |
Bump bluebird from 3.4.1 to 3.7.2 (#3303)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 54eb0fa2 |
Bump mocha and @types/mocha (#3273)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b5281f5b | fix devcontainer (#3251) |
Nigro Simone <n****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 50c06f9b | Remove test globals (#3264) |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f7e484ed | refactor: tighten up cloudflare detection (#3170) |
Pete Bacon Darwin <p****n@c****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 3e4d545c | Fix lint (#3262) |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9baa56ea | feat: allow specifying a timeout on a per query base (#3074) |
srieding <3****g@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b7d5b3b6 | chore: add codeowners file (#3129) |
Herman J. Radtke III <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 4f457e12 |
Remove unused file: list-db-types (#3249)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 53dc4e6c | Add test for date type (#3261) |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 83a0e3e9 |
eslint: enable rule: @typescript-eslint/no-unused-vars (#3247)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| a24a24de |
test/connection/inbound-parser: remove unused vars (#3245)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d650741e |
lib/client: remove no-op statement (#3240)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| d1548d6e |
docs/apis.result: fix typo (#3238)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| cc419341 |
CHANGELOG: fix typo (#3239)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| e4cb1cdc |
client/escape-tests: remove unused function (#3244)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| cd73e9bf |
pg-native/test: remove unused "done" arg from describe() calls (#3242)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f2279f35 |
pg-connection-string/test: remove unused var (#3243)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 16258619 |
Remove unused imports (#3241)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6e96e45b |
test/type-coercion: fix typo in test title (#3237)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ba07d194 |
docs: fix typos in announcements (#3236)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f41afdaf | Add pg-native link to monorepo readme (#3235) |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 5c846ca0 |
Clarify usage and update readme (#3114)
Co-authored-by: Brian Carlson <b****n@g****m> |
Brendan Irvine-Broque <b****b@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 7fcf941a | Improve race condition in pg-native cancel test (#3234) |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b3f0dddb | Update changelog | Brian Carlson <b****n@g****m> | about 2 years ago | |
| 0f428808 | Publish | Brian Carlson <b****n@g****m> | about 2 years ago | |
| ff47a97f |
Add option to force use of Extended Queries (#3214)
Co-authored-by: alxndrsn <a****n>, Brian Carlson <b****n@g****m> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| fe88e825 | Add pg-native to monorepo (#3225) |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 46156956 |
Bump workerd from 1.20240329.0 to 1.20240529.0 (#3227)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 988314ae |
Bump eslint-plugin-promise from 6.0.1 to 6.2.0 (#3229)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| e25428c8 |
eslint: use cache (#3218)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 81e2ff05 | Update reference in docs from `done` to `release` (#3211) |
Wes Lord <w****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0cebc513 | Add tea contract (#3216) |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0096856e | reorder user-password-host-port-database appearences (#3207) |
Juan GP <j****c@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 13ec7d10 |
Bump @typescript-eslint/eslint-plugin from 6.17.0 to 7.0.0 (#3205)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago |