GitHub / dok/node-postgres / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1351d2f8 | fix: more defensive programming for this.activeQuery | Sean Dokko <s****o@s****m> | about 2 years ago | |
| 049d9b1e | feat: safe checking for activeQuery | Sean Dokko <s****o@s****m> | about 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 | |
| c3bd2799 | Documented lock_timeout in client.mdx (#3199) |
Joan Miquel Torres <j****i@b****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3cde785e | Update queries.mdx link to markdown (#3192) |
Italo A <i****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 408bebd9 | Fix import syntax for commonJS in documentation (#3191) |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 68171dd0 |
Bump eslint-config-prettier from 8.5.0 to 9.1.0 (#3185)
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 | |
| a37a93bf | Publish | Brian Carlson <b****n@g****m> | over 2 years ago | |
| 95655fea | Revert "fix: conflict between browser URL object and Node URL object (#3061)"... |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ef24134a |
Bump workerd from 1.20231030.0 to 1.20240329.0 (#3182)
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 | |
| 50dbcd24 |
Bump eslint from 8.56.0 to 8.57.0 (#3183)
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 | |
| b03c071d | Publish | Brian Carlson <b****n@g****m> | over 2 years ago | |
| 5807a00d | Remove unused protocol-related dependencies from pg (#3181) |
Charmander <~****@c****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2ab6f367 |
query: remove unused prop: isPreparedStatement (#3177)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b400d33c |
query: remove unused prop: _promise (#3178)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 91de4b94 |
Cursor: avoid closing connection twice if error received after destroy() (#2836)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ebba3d81 |
ci: don't fail fast (#3173)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a717c00b |
chore (ci): add node v20 to build matrix (#3148)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| aedae81c | Fix broken link in docs (#3155) |
Jakob Runge <g****b@r****s>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 641ab436 | ci: add build timeouts (#3172) |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1481f8d1 | ci: yarn: freeze lockfile (#3171) |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 11907823 |
chore (ci): upgrade github actions to use node 20 (#3149)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 0ee010e5 | Update project-structure.md (#3166) |
Matthew Richmond <m****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b4bfd63f | CI clean up to fix lint task and remove Windows / MacOS from matrix (#3122) |
Sehrope Sarkuni <s****e@j****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2a8efbee | Minor typo correction (#3135) |
Akash <a****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 81c287a4 | Serialize arrays of Uint8Array objects as hex escape sequences (#2930) |
Shane da Silva <s****e@d****o>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| df0f4d19 | Correction of the "e" variable to "err" in snippet (#3123) |
Tunçer Damat <t****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 6cd0aeb2 | Uppercase LTS in docs home page (#3103) |
FB <b****2@g****e>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9c3ecdca |
Bump prettier from 2.8.8 to 3.0.3 (#3054)
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 3 years ago | |
| 5164959d |
Bump workerd from 1.20230724.0 to 1.20231030.0 (#3088)
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 3 years ago | |
| a733b40f | docs: Link to current PostgreSQL data types page (#3097) |
Kyle Gray <k****e@c****g>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e8259e04 |
ci: add lint job (#3079)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 16322c2d |
Fix eslint violations (#3078)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| b9a528cb |
eslintrc: update prettier base config (#3077)
Co-authored-by: alxndrsn <a****n> |
Alex Anderson <1****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| b1a89477 |
Fail gracefully when connecting to other database (#3026)
Co-authored-by: Brian Carlson <b****n@g****m> |
Romain Gilliotte <r****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| d21cc095 | fix: conflict between browser URL object and Node URL object (#3061) |
Sebastien Stettler <s****r@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| da0f5c5e |
Remove 1 loop on rowDescription event (#3056)
Co-authored-by: Charmander <~****@c****e>, Charmander <~****@c****e> |
Brian C <b****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 106ca8a1 | Fix get value of last column with same name in result rows (#3063) |
Sehrope Sarkuni <s****e@j****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| a84ebb3f | Publish | Brian Carlson <b****n@g****m> | about 3 years ago | |
| b5c5e52a |
Option to use pre-shaped result rows; fixes #3042 (#3043)
Co-authored-by: HZ111 / Dev2 <h****1@w****l> |
Koen <k****n@f****h>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 58865b2c |
Bump workerd from 1.20230518.0 to 1.20230724.0 (#3036)
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 3 years ago | |
| a2a355a6 | Publish | Brian Carlson <b****n@g****m> | about 3 years ago | |
| cf24ef28 | pg-connection-string: avoid clobbering port from queryparams (#2833) |
Rafi Shamim <r****i@c****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3644730d | Remove early return for non commonjs environments (#3033) |
Ben Reinhart <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 970804b6 | Update pg-connection-string url in connecting.mdx (#3005) |
Riku Rauhala <r****u@r****o>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8d211e2b |
Bump workerd from 1.20230419.0 to 1.20230518.0 (#3023)
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 3 years ago | |
| d17da9e1 |
Bump prettier from 2.7.1 to 2.8.8 (#3024)
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 3 years ago | |
| eaafac36 | Publish | Brian Carlson <b****n@g****m> | about 3 years ago | |
| 735683c5 | Fix typo in project-structure.md (#3008) |
Arian Mirahmadi <m****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 46cfb25b |
Remove await from client release (#3006)
Co-authored-by: Filipe Correa <f****a@k****m> |
Filipe Correa <f****a@m****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e2d8fa2d | Fix a typo in README.md (#3002) |
Riku Rauhala <r****u@r****o>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4dbf1af0 | Add note about case sensitivity of result of pg.escapeIdentifier (#2993) |
Jason Ford <f****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| d59cd15e |
fix stack traces of query() to include the async context (#1762) (#2983)
Co-authored-by: Charmander <~****@c****e> |
phiresky <p****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0dfd955b | fix: ensure that pg-cloudflare can be used with bundlers that don't know abou... |
Pete Bacon Darwin <p****e@b****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 20d2c080 |
Make `async/await` the primary examples in the docs (#2932)
Co-authored-by: Charmander <~****@c****e>, Charmander <~****@c****e>, Charmander <~****@c****e>, Charmander <~****@c****e>, Charmander <~****@c****e>, Charmander <~****@c****e>, Charmander <~****@c****e>, Charmander <~****@c****e>, Charmander <~****@c****e> |
Rijk van Zanten <r****n@m****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| dee3ae5c |
feat: add connection parameter nativeConnectionString (#2941)
Co-authored-by: Evgeniy Novikov <e****v@t****u> |
Novikov Evgeniy <e****4@m****u>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c38ecf34 |
Fix connection string parsing for overriden hosts (#2977)
Co-authored-by: Pete Bacon Darwin <p****e@b****m>, Brian C <b****n@g****m>, Pete Bacon Darwin <p****e@b****m> |
Adam Jones <d****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 65406985 | Fix typo in types.mdx (#2989) |
Shane <e****s@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3039f1da | Revert "Update utils.js (#2981)" | Charmander <~****@c****e> | over 3 years ago | |
| 522e2dcb | Update utils.js (#2981) |
sudarshanvn <s****j@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 14b840e9 | Publish | Brian Carlson <b****n@g****m> | over 3 years ago | |
| f2062936 | Clean up pg-native in Makefile better | Pete Bacon Darwin <p****e@b****m> | over 3 years ago | |
| 2b469d01 | avoid accessing Node specific requires when not needed | Pete Bacon Darwin <p****e@b****m> | over 3 years ago | |
| 7152d4db | Add example Cloudflare Worker and test | Pete Bacon Darwin <p****e@b****m> | over 3 years ago | |
| f3054196 | Use `URL` rather than `url.parse()` in pg-connection-string | Pete Bacon Darwin <p****e@b****m> | over 3 years ago | |
| 26f75045 | fix invalid connection string test | Pete Bacon Darwin <p****e@b****m> | over 3 years ago | |
| 249182ea | Document client.escapeIdentifier and client.escapeLiteral (#2954) |
Conner <5****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago |