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: feather-framework/feather-database-postgres
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0-beta.2
Choose a base ref
...
head repository: feather-framework/feather-database-postgres
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 17 files changed
  • 2 contributors

Commits on Feb 7, 2026

  1. New database query type (#6)

    - New query currency type implementation
    - Naming changes, remove unused code
    - Readme updates
    tib authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    a80b9fa View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2026

  1. Fix bool interpolation (#7)

    - add bool interpolation support
    - increase dep version
    - update readme
    - new tests to improve coverage
    - bump version
    tib authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    dfc290e View commit details
    Browse the repository at this point in the history
  2. Bump dependency version (#8)

    - use feather database 1.0.0-beta.5
    tib authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    3141002 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. add new workflow step (#9)

    GErP83 authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    3198bfa View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. Apply naming conventions (#10)

    - apply naming conventions
    - updated readme
    tib authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    3fa7e36 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Fix postgres database client name in readme (#11)

    - fix readme
    tib authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    543e7db View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. Fix compiler crash (#12)

    - Fix compiler crash
    - Bump version
    tib authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    331615d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2026

  1. New query bindings (#13)

    - new query bindings with tests
    - new docker test setup
    - minor fixes 
    - prepared for rc.1
    tib authored Jun 4, 2026
    Configuration menu
    Copy the full SHA
    0eabb67 View commit details
    Browse the repository at this point in the history
Loading