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: hfhbd/postgres-native-sqldelight
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.4
Choose a base ref
...
head repository: hfhbd/postgres-native-sqldelight
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.5
Choose a head ref
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 8, 2022

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

Commits on Nov 9, 2022

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

Commits on Nov 18, 2022

  1. Add executeQueryAsFlow and publish Postgres types in nativeCursor met…

    …hod (#106)
    
    Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>
    hfhbd and hfhbd authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    98ddde6 View commit details
    Browse the repository at this point in the history
  2. Bump idea from 222.4345.24 to 222.4459.20 (#104)

    * Bump idea from 222.4345.24 to 222.4459.20
    
    Bumps `idea` from 222.4345.24 to 222.4459.20.
    
    Updates `core-impl` from 222.4345.24 to 222.4459.20
    
    Updates `util-ui` from 222.4345.24 to 222.4459.20
    
    Updates `project-model-impl` from 222.4345.24 to 222.4459.20
    
    Updates `analysis-impl` from 222.4345.24 to 222.4459.20
    
    ---
    updated-dependencies:
    - dependency-name: com.jetbrains.intellij.platform:core-impl
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.jetbrains.intellij.platform:util-ui
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.jetbrains.intellij.platform:project-model-impl
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.jetbrains.intellij.platform:analysis-impl
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix dependencies
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>
    Co-authored-by: Philip Wedemann <22521688+hfhbd@users.noreply.github.com>
    3 people authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    db8badd View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 25, 2022

  1. Bump idea from 222.4459.23 to 222.4459.24 (#108)

    Bumps `idea` from 222.4459.23 to 222.4459.24.
    
    Updates `core-impl` from 222.4459.23 to 222.4459.24
    
    Updates `util-ui` from 222.4459.23 to 222.4459.24
    
    Updates `project-model-impl` from 222.4459.23 to 222.4459.24
    
    Updates `analysis-impl` from 222.4459.23 to 222.4459.24
    
    ---
    updated-dependencies:
    - dependency-name: com.jetbrains.intellij.platform:core-impl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.jetbrains.intellij.platform:util-ui
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.jetbrains.intellij.platform:project-model-impl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.jetbrains.intellij.platform:analysis-impl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    9441635 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Dec 4, 2022

  1. Fix row number -1 is out of range 0..-1 (#113)

    Co-authored-by: hfhbd <hfhbd@users.noreply.github.com>
    hfhbd and hfhbd authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    9760a0d View commit details
    Browse the repository at this point in the history
Loading