-
Notifications
You must be signed in to change notification settings - Fork 39
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: planetscale/database-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: planetscale/database-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 10 files changed
- 3 contributors
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7c7bc1 - Browse repository at this point
Copy the full SHA b7c7bc1View commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e08d056 - Browse repository at this point
Copy the full SHA e08d056View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecae723 - Browse repository at this point
Copy the full SHA ecae723View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a2329 - Browse repository at this point
Copy the full SHA 07a2329View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26516a3 - Browse repository at this point
Copy the full SHA 26516a3View commit details -
Merge pull request #162 from planetscale/type-cleanup
Constructor type overloading cleanup
Configuration menu - View commit details
-
Copy full SHA for 7b49f94 - Browse repository at this point
Copy the full SHA 7b49f94View commit details
Commits on Jan 31, 2024
-
Encode a Buffer as hexadecimal
This handles better for BLOB type columns. Without this, it basically would have only worked for ASCII binary data since it gets Buffer.toString()'d, but then does an extra quoting and sanitization pass. For binary data, which we can assume is coming from a Buffer, we want to send as hexadecimal. Fixes #161
Configuration menu - View commit details
-
Copy full SHA for 4b126f5 - Browse repository at this point
Copy the full SHA 4b126f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea9e2a - Browse repository at this point
Copy the full SHA 7ea9e2aView commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de52a28 - Browse repository at this point
Copy the full SHA de52a28View commit details -
Configuration menu - View commit details
-
Copy full SHA for b59368d - Browse repository at this point
Copy the full SHA b59368dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 218b85c - Browse repository at this point
Copy the full SHA 218b85cView commit details -
Merge pull request #164 from planetscale/sanitize-buffer
Support binary data
Configuration menu - View commit details
-
Copy full SHA for d8bfb62 - Browse repository at this point
Copy the full SHA d8bfb62View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 19a65a6 - Browse repository at this point
Copy the full SHA 19a65a6View commit details
Loading
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 v1.14.0...v1.15.0