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: apexdesigner/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.
  • 18 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    62afdf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d901b3 View commit details
    Browse the repository at this point in the history
  3. showFields patch merge

    rathreya committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2a19233 View commit details
    Browse the repository at this point in the history
  4. Fix for showFields

    rathreya committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    379fb2e View commit details
    Browse the repository at this point in the history
  5. Fix for showFields

    rathreya committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    184b8a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix: addIndexes invocation

    kyle-apex committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e8bf497 View commit details
    Browse the repository at this point in the history
  2. Changed addIndex from this.query to this.execute

    Signed-off-by: David Knapp <[email protected]>
    dave-apex authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    338c1e3 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    Added scope to package name
    dave-apex committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ec296ec View commit details
    Browse the repository at this point in the history
  4. Update package.json

    Fixed the repository name in the package.json file.
    dave-apex committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2a3be1f View commit details
    Browse the repository at this point in the history
  5. Update package.json

    Updated the loopback connector dependency.
    dave-apex committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    9bc8c31 View commit details
    Browse the repository at this point in the history
  6. Handle date column types

    dave-apex committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    00c0397 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    a93dd62 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Refinements to index handling

    Improved handling of indexes in isActual and autoupdate.
    dave-apex committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5bc3959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6feba62 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    4764e9a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    4e54d26 View commit details
    Browse the repository at this point in the history
  2. updated version

    rathreya committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    11a4a0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c00c0 View commit details
    Browse the repository at this point in the history
Loading