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: loopbackio/loopback-connector-postgresql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ataft/loopback-connector-postgresql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 1 contributor

Commits on Sep 12, 2022

  1. Redshift support

    Fix lowercase names to support Redshift
    ataft committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    dc799bc View commit details
    Browse the repository at this point in the history
  2. Update package.json

    strong-globalize back to 3.3.0
    ataft committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    314a11f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Fix order by logic

    ataft committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    c6ae072 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Update package.json

    Revert to 3.5 release package dependencies
    ataft committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    1bd4eb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Revert "Update package.json"

    This reverts commit 1bd4eb7.
    ataft committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    69440ba View commit details
    Browse the repository at this point in the history
  2. Update migration.js

    Revert back to pre-UUID logic
    ataft committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    03e4867 View commit details
    Browse the repository at this point in the history
Loading