Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing CI, final adjustments, cleaning up code, preparing for release #2

Merged
merged 59 commits into from
Oct 1, 2024

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    879e5d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd06366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18b52c6 View commit details
    Browse the repository at this point in the history
  4. Added summary

    pj-spoelders committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a9e9c1e View commit details
    Browse the repository at this point in the history
  5. Fix release date

    pj-spoelders committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    39d02b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de099d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Added v1 of user guide

    pj-spoelders committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2b350ac View commit details
    Browse the repository at this point in the history
  2. minor cleanup

    pj-spoelders committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1ae1eaf View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. fix link

    pj-spoelders committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    347fe64 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    ee70cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dbf82d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Added different mapping and conversions for:

    - timestamp with timezone -> timezone
    - warning for NUMBER with precision > 36
    - 'character' is an alias for varchar in snowflake so it gets converted to varchar and there's no padding
    pj-spoelders committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    52d8787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd39186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f6dfa0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c22ae4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed7d94b View commit details
    Browse the repository at this point in the history
  3. Add release date

    pj-spoelders committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7f6ee5a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    10c2417 View commit details
    Browse the repository at this point in the history
  2. Changed release date

    pj-spoelders committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    935cbd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. set release date

    pj-spoelders committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8c79371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e8561d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3c5826 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. PR review feedback (1)

    -  update .gitattributes
    - remove stale todo comments
    - update exasolDbversions in project-keeper.yml
    pj-spoelders committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b613507 View commit details
    Browse the repository at this point in the history
  2. PR review feedback (2)

    - Use TestConfig + test.properties file instead of 3 different files for accountname, username & password
    pj-spoelders committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    65a8aa1 View commit details
    Browse the repository at this point in the history
  3. change release date

    pj-spoelders committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4ded146 View commit details
    Browse the repository at this point in the history
  4. Update copyright license

    pj-spoelders committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    44b81c6 View commit details
    Browse the repository at this point in the history
  5. pk dependency update fix

    pj-spoelders committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f485b52 View commit details
    Browse the repository at this point in the history
  6. fix changes file

    pj-spoelders committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ec29ed6 View commit details
    Browse the repository at this point in the history
  7. update testcontainers to also work with testcontainer versions > 8.29…

    ….0 (fix nullpointer exception)
    pj-spoelders committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    efc6290 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fix compile error

    kaklakariada committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    ffd37f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6767697 View commit details
    Browse the repository at this point in the history
  3. release date

    pj-spoelders committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3d0230a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1541c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b0eff1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf90929 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f127d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    316fee9 View commit details
    Browse the repository at this point in the history
  9. removed //

    pj-spoelders committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1a82a38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    19adae7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    05c43fa View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    fb01a6b View commit details
    Browse the repository at this point in the history
  2. fix formatting

    pj-spoelders committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d741c7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b85fe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c68f6a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ef3bfbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b4f9df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    25aa6f2 View commit details
    Browse the repository at this point in the history
  8. design and dev guide

    pj-spoelders committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fe23e7b View commit details
    Browse the repository at this point in the history
  9. Changes to readme.md

    pj-spoelders committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3a2122a View commit details
    Browse the repository at this point in the history
  10. Note on deviations

    pj-spoelders committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    62c062c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ef8b17 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea4af97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b84a62f View commit details
    Browse the repository at this point in the history
  14. Removed newline

    pj-spoelders committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    eb4ef8b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. PK/dependencies/doc fix

    pj-spoelders committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    54914b8 View commit details
    Browse the repository at this point in the history
  2. removed unused code

    pj-spoelders committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    2c6864b View commit details
    Browse the repository at this point in the history
  3. release date

    pj-spoelders committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    04f7a68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7198664 View commit details
    Browse the repository at this point in the history