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: JumpMind/symmetric-ds
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.15.11
Choose a base ref
...
head repository: JumpMind/symmetric-ds
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.15
Choose a head ref
  • 8 commits
  • 27 files changed
  • 4 contributors

Commits on Dec 6, 2024

  1. 0006668: When resolving data by editing the values on the incoming side,

    null values are lost and replaced with empty strings
    Philip Marzullo committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    b2ba3bd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. 0006671: Prevented SymmetricDS from unnecessarily recreating a sym_ t…

    …able in a Sybase ASE database when adding a new column
    evan-miller-jumpmind committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    d3ac3a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Configuration menu
    Copy the full SHA
    2c55fe7 View commit details
    Browse the repository at this point in the history
  2. Revert "Check if new value is not null while old value is null" to al…

    …low for PR
    
    This reverts commit 2c55fe7.
    pavel-jm committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    2fc3b37 View commit details
    Browse the repository at this point in the history
  3. 0006674 Check if new LOB NVARCHAR(MAX) value is not null (#212)

    0006674 Check if new LOB NVARCHAR(MAX) value is not null, while old value is null
    * Pass Column object into isLob to detect NVARCHAR(MAX) column types
    pavel-jm authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    21c4956 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. 0006676: Comments on stored procedures do not get migrated with DDL (#…

    …213)
    
    0006676: Comments on stored procedures do not get migrated with DDL. New parameter dataloader.sql.event.strip.comments
    catherinequamme authored Dec 19, 2024
    Configuration menu
    Copy the full SHA
    ef157e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. 0006686: AppUtils static initialization of symmetric-impl.properties

    needs to try a different way to find file when running in containers
    Philip Marzullo committed Dec 24, 2024
    Configuration menu
    Copy the full SHA
    d4c3416 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2024

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