-
Notifications
You must be signed in to change notification settings - Fork 94
Comparing changes
Open a pull request
base repository: denodrivers/postgres
base: v0.19.3
head repository: denodrivers/postgres
compare: v0.19.4
- 10 commits
- 42 files changed
- 9 contributors
Commits on Aug 29, 2024
-
Log errors when TLS fails (#484)
This error gets lost when TLS enforcement is true.
Configuration menu - View commit details
-
Copy full SHA for 1c2ffd4 - Browse repository at this point
Copy the full SHA 1c2ffd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ee14e - Browse repository at this point
Copy the full SHA a2ee14eView commit details
Commits on Sep 23, 2024
-
Fix docker compose usage in Github Actions (#490)
* use docker compose * fix lint issues with deno lint --fix * remove obsolete version property from docker-compose.yml * add casting to prevent docs fail * add link to type issue * add link to type issue
1Configuration menu - View commit details
-
Copy full SHA for 21997a7 - Browse repository at this point
Copy the full SHA 21997a7View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for c627326 - Browse repository at this point
Copy the full SHA c627326View commit details
Commits on Jan 6, 2025
-
1
Configuration menu - View commit details
-
Copy full SHA for 256fb86 - Browse repository at this point
Copy the full SHA 256fb86View commit details
Commits on Jan 30, 2025
-
fix(cd): allow publish of formatted/converted code (#498)
Current JSR package is lagging behind because this job has been failing due to the uncommitted change check, which clashes with formatting & converting steps.
1Configuration menu - View commit details
-
Copy full SHA for 9dea70a - Browse repository at this point
Copy the full SHA 9dea70aView commit details
Commits on Jan 31, 2025
-
fix: Deno 2 permissions system update for ENV (#492)
Updates usages of of `Deno.errors.PermissionDenied` to also support Deno v2's new `Deno.errors.NotCapable`. Fixes #491
Configuration menu - View commit details
-
Copy full SHA for 15e40d0 - Browse repository at this point
Copy the full SHA 15e40d0View commit details
Commits on Apr 21, 2025
-
move to jsr for dependencies and modernize some things (#487)
* modernize code * remove error type assertions * bump dependency versions * fix every test except the last one * format code * fix tests * update docs to point to jsr, fix docs tests * format * actually fix github action * make the test table if it doesn't exist, should fix gh action * update documentation
Configuration menu - View commit details
-
Copy full SHA for b22f743 - Browse repository at this point
Copy the full SHA b22f743View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a9c81 - Browse repository at this point
Copy the full SHA d2a9c81View commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8a9b60d - Browse repository at this point
Copy the full SHA 8a9b60dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.19.3...v0.19.4