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: psqlpy-python/psqlpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.2
Choose a base ref
...
head repository: psqlpy-python/psqlpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.3
Choose a head ref
  • 6 commits
  • 15 files changed
  • 2 contributors

Commits on Feb 22, 2025

  1. Added support for named parameters

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    414c816 View commit details
    Browse the repository at this point in the history
  2. Added support for named parameters

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    7573b07 View commit details
    Browse the repository at this point in the history
  3. Added support for named parameters

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    2404eae View commit details
    Browse the repository at this point in the history
  4. Added support for named parameters

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    c9b9c8c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #129 from psqlpy-python/feature/kwargs_as_parameters

    Added support for named parameters
    chandr-andr authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    45b0414 View commit details
    Browse the repository at this point in the history
  6. Bumped version to 0.9.3

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Feb 22, 2025
    Configuration menu
    Copy the full SHA
    66450d5 View commit details
    Browse the repository at this point in the history
Loading