Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

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.10.0
Choose a base ref
...
head repository: planetscale/database-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 3 contributors

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    bea2b42 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mscoutermarsh authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    0cf4ccc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #130 from planetscale/mscoutermarsh-patch-1

    Add usage instructions with boost
    mscoutermarsh authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    488e48b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Respect config.url as source of truth for API calls (#138)

    * Use config.url as source of truth for base API URL, allowing for other protocols
    
    Co-authored-by: David Graham <[email protected]>
    
    * Add test for seeing if HTTP calls work.
    
    Co-authored-by: David Graham <[email protected]>
    
    ---------
    
    Co-authored-by: David Graham <[email protected]>
    iheanyi and dgraham authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0c3dea9 View commit details
    Browse the repository at this point in the history
  2. 1.11.0

    iheanyi committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    7fc6089 View commit details
    Browse the repository at this point in the history
Loading