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: mjczone/MJCZone.DapperMatic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.8
Choose a base ref
...
head repository: mjczone/MJCZone.DapperMatic
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 32 files changed
  • 2 contributors

Commits on Dec 13, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    440f936 View commit details
  2. Merge pull request #8 from mjczone/develop

    Styling updates to docs to deal with overflow
    mattjcowan authored Dec 13, 2024
    Copy the full SHA
    ad01faf View commit details

Commits on Jan 27, 2025

  1. gitignore update

    mattjcowan committed Jan 27, 2025
    Copy the full SHA
    cf7baff View commit details
  2. Copy the full SHA
    2b988f8 View commit details
  3. Merge pull request #9 from mjczone/develop

    Develop
    mattjcowan authored Jan 27, 2025
    Copy the full SHA
    db89956 View commit details
  4. Fix to github action

    mattjcowan committed Jan 27, 2025
    Copy the full SHA
    6c6992b View commit details
  5. Merge pull request #10 from mjczone/develop

    Fix to github action
    mattjcowan authored Jan 27, 2025
    Copy the full SHA
    7afc738 View commit details
  6. Copy the full SHA
    b3e8bd3 View commit details
  7. Merge pull request #11 from mjczone/develop

    Switching github actions to run on 22.04
    mattjcowan authored Jan 27, 2025
    Copy the full SHA
    c07b8d5 View commit details
  8. Update release.yml

    Deprecated action needed to be updated.
    mattjcowan authored Jan 27, 2025
    Copy the full SHA
    b0a4f57 View commit details

Commits on Jan 28, 2025

  1. Fix to nuget push action

    mattjcowan committed Jan 28, 2025
    Copy the full SHA
    dbc4c3a View commit details
  2. Merge pull request #12 from mjczone/develop

    Fix to nuget push action
    mattjcowan authored Jan 28, 2025
    Copy the full SHA
    ecb372e View commit details
  3. Update release.yml

    Added  --skip-duplicate on nuget push.
    mattjcowan authored Jan 28, 2025
    Copy the full SHA
    1c2c5a0 View commit details

Commits on Feb 15, 2025

  1. Added better detection for unicode when reading schema and fixed sqli…

    …te not to use (max), but use (32767) as max as a convention.
    mattjcowan committed Feb 15, 2025
    Copy the full SHA
    0caf348 View commit details
  2. Merge pull request #13 from mjczone/develop

    Added better detection for unicode when reading schema and fixed sqli…
    mattjcowan authored Feb 15, 2025
    Copy the full SHA
    491441b View commit details
  3. Copy the full SHA
    85f45ae View commit details
  4. Merge pull request #14 from mjczone/develop

    Added extension method to create multiple tables at once
    mattjcowan authored Feb 15, 2025
    Copy the full SHA
    6bc17f0 View commit details
Loading