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.8.7
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.0
Choose a head ref
  • 20 commits
  • 33 files changed
  • 3 contributors

Commits on Jan 17, 2025

  1. init

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    6a38f16 View commit details
    Browse the repository at this point in the history
  2. init

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

Commits on Jan 18, 2025

  1. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 18, 2025
    Configuration menu
    Copy the full SHA
    6b22424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a14188 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

  1. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    143d333 View commit details
    Browse the repository at this point in the history
  2. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    d5d4458 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    324a766 View commit details
    Browse the repository at this point in the history
  4. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    bcd96f3 View commit details
    Browse the repository at this point in the history
  5. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    9e1118e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    0aabe17 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2025

  1. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    740d3bf View commit details
    Browse the repository at this point in the history
  2. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    f6104bc View commit details
    Browse the repository at this point in the history
  3. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    007296d View commit details
    Browse the repository at this point in the history
  4. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    df348b1 View commit details
    Browse the repository at this point in the history
  5. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    a08e816 View commit details
    Browse the repository at this point in the history
  6. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    b629c4c View commit details
    Browse the repository at this point in the history
  7. LISTEN/NOTIFY funcionality

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    0167363 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #121 from psqlpy-python/feature/listen_notify_func…

    …tionality
    
    Added `Listener` class that supports `LISTEN` functionality in PostgreSQL.
    chandr-andr authored Jan 25, 2025
    Configuration menu
    Copy the full SHA
    08c5628 View commit details
    Browse the repository at this point in the history
  9. Bumped version to 0.9.0

    Signed-off-by: chandr-andr (Kiselev Aleksandr) <chandr@chandr.net>
    chandr-andr committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    11ca270 View commit details
    Browse the repository at this point in the history
  10. Bumped version to 0.9.0

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