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: npgsql/EntityFramework6.Npgsql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a6f9e59
Choose a base ref
...
head repository: npgsql/EntityFramework6.Npgsql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2093673
Choose a head ref
  • 14 commits
  • 3 files changed
  • 3 contributors

Commits on May 20, 2016

  1. Initial import from Npgsql repository

    From commit 02136bdf22ef596e2b64ed918cb555372044704d (3.0.7)
    Project does not compile.
    roji committed May 20, 2016
    Configuration menu
    Copy the full SHA
    daadedb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. Configuration menu
    Copy the full SHA
    aac8342 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev'

    3.1.0
    roji committed May 23, 2016
    Configuration menu
    Copy the full SHA
    51649e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2016

  1. Bump version to 3.1.1-ci

    roji committed Jul 9, 2016
    Configuration menu
    Copy the full SHA
    b550f93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88885ef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #42 from rwasef1830/fix_27_for_3.1.1

    Fix #27 for hotfix/3.1.1
    rwasef1830 authored Jul 9, 2016
    Configuration menu
    Copy the full SHA
    dbf2835 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2016

  1. Bump version to 3.1.1

    roji committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    c55bef5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hotfix/3.1.1'

    roji committed Jul 11, 2016
    Configuration menu
    Copy the full SHA
    6d2314e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2016

  1. Add docfx conceptual docs

    roji committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    ccf3aa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2018

  1. Merge branch 'dev' (3.2.0)

    roji committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    bdf002a View commit details
    Browse the repository at this point in the history
  2. Delete old useless files

    roji committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    e7bdde8 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Bump version to 3.2.1

    roji committed May 21, 2019
    Configuration menu
    Copy the full SHA
    6aac2ee View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hotfix/3.2.1'

    roji committed May 21, 2019
    Configuration menu
    Copy the full SHA
    f7e238c View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Stop using pg_attrdef.adsrc, obsoleted in PG12

    Use pg_get_expr() on adbin instead
    
    Fixes #138
    
    (cherry picked from commit d120f9b)
    roji committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    2093673 View commit details
    Browse the repository at this point in the history
Loading