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: bermo/EarlyXrm.QueryExpressionExtensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/multitarget
Choose a base ref
...
head repository: bermo/EarlyXrm.QueryExpressionExtensions
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.
  • 11 commits
  • 22 files changed
  • 2 contributors

Commits on Aug 10, 2023

  1. Try and use artifacts

    Andrew Berman Andrew Berman
    Andrew Berman authored and Andrew Berman committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    aa40cfe View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Add async methods

    Andrew Berman Andrew Berman
    Andrew Berman authored and Andrew Berman committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    10f715a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Fix issue when attributes applied to base type

    Andrew Berman Andrew Berman
    Andrew Berman authored and Andrew Berman committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    ee9c97a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Turn on nullable enable

    Andrew Berman
    Andrew Berman committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    233fbc3 View commit details
    Browse the repository at this point in the history
  2. Fix bug with link entity columns

    Andrew Berman
    Andrew Berman committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    c1af6c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Fix issue with columns

    Andrew Berman
    Andrew Berman committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1619485 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Try with private assets all

    Andrew Berman
    Andrew Berman committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    16761d2 View commit details
    Browse the repository at this point in the history
  2. Upgrade packages

    Andrew Berman
    Andrew Berman committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    2b57ea9 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Lookup all assemblies in app domain for types

    Andrew Berman
    Andrew Berman committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    ae1235c View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Add support for condition expression with attribute name

    Andrew Berman
    Andrew Berman committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    092e749 View commit details
    Browse the repository at this point in the history
  2. Update packages

    Andrew Berman
    Andrew Berman committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    62e10da View commit details
    Browse the repository at this point in the history
Loading