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: vitaly-t/pg-promise
base: 8343d4ba64c2929035fee44c6635f6b7ec075991
Choose a base ref
...
head repository: vitaly-t/pg-promise
compare: 2bb86f45a7e6f5b7b74cfa0327788f5edc33351a
Choose a head ref
  • 10 commits
  • 13 files changed
  • 2 contributors

Commits on Feb 27, 2024

  1. Fix node-postgres.com/apis/... links (#912)

    * Fix link: node-postgres.com/apis/client
    
    It was /api/client which 404s
    
    * another one
    mmkal committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8f30428 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. update the package

    vitaly-t committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    79199d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Fixing issue #911 (comment)

    vitaly-t committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    1a4dfe6 View commit details
    Browse the repository at this point in the history
  2. docs

    vitaly-t committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    06947b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. remove use of substr

    vitaly-t committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    ad5f18e View commit details
    Browse the repository at this point in the history
  2. upgrade node + pg tests

    vitaly-t committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    89e977d View commit details
    Browse the repository at this point in the history
  3. downgrade pg->node tests

    vitaly-t committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    f5f773f View commit details
    Browse the repository at this point in the history
  4. downgrade node version

    vitaly-t committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    b657044 View commit details
    Browse the repository at this point in the history
  5. upgrade deps

    vitaly-t committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    c000db3 View commit details
    Browse the repository at this point in the history
  6. downgrade eslint

    vitaly-t committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2bb86f4 View commit details
    Browse the repository at this point in the history