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: PhenX/PhenX.EntityFrameworkCore.BulkInsert
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: PhenX/PhenX.EntityFrameworkCore.BulkInsert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.2
Choose a head ref
  • 3 commits
  • 10 files changed
  • 3 contributors

Commits on Jun 7, 2025

  1. Fix null ref type warning

    fabien.menager committed Jun 7, 2025
    Configuration menu
    Copy the full SHA
    112dc6e View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2025

  1. Add progress callback (#58)

    PhenX authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    1429edc View commit details
    Browse the repository at this point in the history
  2. Sqlite: double not mapped to REAL (#59)

    * Add float and double value to test entity
    
    * Add missing SQLite mapping for doubles
    christiaanderidder authored Jun 8, 2025
    Configuration menu
    Copy the full SHA
    3cc19b3 View commit details
    Browse the repository at this point in the history
Loading