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: supabase/libcluster_postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.3
Choose a base ref
...
head repository: supabase/libcluster_postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Jul 1, 2025

  1. Quote identifier names (#23)

    * Quote identifier names
    
    * Test
    josevalim authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    d8efde7 View commit details
    Browse the repository at this point in the history
  2. Assume PG default values (#21)

    * Assume PG default port
    
    * Prove port is optional
    
    * Use Keyword.take
    
    * Update lib/strategy.ex
    
    Co-authored-by: Todd Pickell <[email protected]>
    
    ---------
    
    Co-authored-by: Todd Pickell <[email protected]>
    josevalim and tapickell authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    d54f8f5 View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile (#25)

    This change allows the Docker container to build correctly.
    Chaz6 authored Jul 1, 2025
    Configuration menu
    Copy the full SHA
    9c73a02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a810e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. chore: version bump to v0.2 (#26)

    * chore: version bump to v1.4
    
    * chore: update to v0.2 due to api changes
    
    * docs: update version
    Ziinc authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    01f0e03 View commit details
    Browse the repository at this point in the history
Loading