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: dalibo/sqlserver2pgsql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: vladdy-moses/sqlserver2pgsql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main-vladdy
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 1 file changed
  • 1 contributor

Commits on Aug 17, 2023

  1. Added sforce_ssl flag for Kettle

    Vladislav Moiseev
    Vladislav Moiseev committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    acda873 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Processing datetimeoffset fields

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    23c5140 View commit details
    Browse the repository at this point in the history
  2. Fix operation priorities into generated fields statements

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1fa4ffa View commit details
    Browse the repository at this point in the history
  3. Add -ignore_generated_fields option

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    9478f74 View commit details
    Browse the repository at this point in the history
  4. Improve camel_to_snake generation

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5a65517 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add-sql-force-ssl' into main-vladdy

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    035b931 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'datetimeoffset-fixes' into main-vladdy

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f56add7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'fix-generated-fields-priorities' into main-vladdy

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1161522 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'add-ignore-generated-fields-flag' into main-vladdy

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6105e0e View commit details
    Browse the repository at this point in the history
  9. Merge branch 'improve-snake-case' into main-vladdy

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e4fdead View commit details
    Browse the repository at this point in the history
  10. Fix typo

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a8b6346 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Merge branch 'add-ignore-generated-fields-flag' into main-vladdy

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ce60db9 View commit details
    Browse the repository at this point in the history
  2. Fix constraints behaviour

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    45dd625 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix-constraints-behaviour' into main-vladdy

    Vladislav Moiseev
    Vladislav Moiseev committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    70136d6 View commit details
    Browse the repository at this point in the history
Loading