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

Run tests against PostgreSQL, fix compatibility #170

Merged
merged 63 commits into from
Jun 27, 2022
Merged

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    6b42328 View commit details
    Browse the repository at this point in the history
  2. Add github action for postgres, probably this is the beginning of a l…

    …onger try-and-error phase
    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5a6ccd4 View commit details
    Browse the repository at this point in the history
  3. Add --command

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    63b0df2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a0c0df View commit details
    Browse the repository at this point in the history
  5. Enable logging

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    51908c5 View commit details
    Browse the repository at this point in the history
  6. Try different logging

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    21e41b6 View commit details
    Browse the repository at this point in the history
  7. Remove that fancy fluff

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b5276a8 View commit details
    Browse the repository at this point in the history
  8. Fix comment

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    25567a1 View commit details
    Browse the repository at this point in the history
  9. Do not reset

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    bad9952 View commit details
    Browse the repository at this point in the history
  10. Who did that typo?

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    3dada54 View commit details
    Browse the repository at this point in the history
  11. Reset databases again

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d21efa5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e22f704 View commit details
    Browse the repository at this point in the history
  13. What was that

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a598bfe View commit details
    Browse the repository at this point in the history
  14. Reduce parallelization

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a0f86e1 View commit details
    Browse the repository at this point in the history
  15. Do not use BLOB

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    8c5199c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0935387 View commit details
    Browse the repository at this point in the history
  17. Set mysql database again

    adzialocha committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1aad8f0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    413cfbb View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. WIP

    adzialocha committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    590dbd3 View commit details
    Browse the repository at this point in the history
  2. Fix column type

    adzialocha committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    1ca7976 View commit details
    Browse the repository at this point in the history
  3. Clean up

    adzialocha committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    05d2ad0 View commit details
    Browse the repository at this point in the history
  4. Add missing trait again

    adzialocha committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    620f34b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4236230 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'development' into postgres-ci

    * development:
      End-to-end publishEntry tests (#167)
    adzialocha committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    f34b4e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d4acc2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    971cf99 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7894fd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    275e19b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ae6a6c4 View commit details
    Browse the repository at this point in the history
  12. Missing await

    sandreae committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    c2b657f View commit details
    Browse the repository at this point in the history
  13. Typo

    sandreae committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    e77ee40 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4459eff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    50e7168 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2abfd81 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06ac905 View commit details
    Browse the repository at this point in the history
  18. Make list_index INTEGER(255)

    sandreae committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    79637c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    db0cccc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    89f0e2c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ba3a7ff View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    38bf7f8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1884016 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d97e8b9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    3980942 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    7ab5a45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1cb76d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3ba146 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb762f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12a1028 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cde8b9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    213709b View commit details
    Browse the repository at this point in the history
  8. Roll back port changes

    adzialocha committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    df1d9b9 View commit details
    Browse the repository at this point in the history
  9. Expose port properly

    adzialocha committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    89efbd7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ef08996 View commit details
    Browse the repository at this point in the history
  11. Add entry to CHANGELOG.md

    adzialocha committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    65130de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c51434f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d2129dd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7c1275c View commit details
    Browse the repository at this point in the history
  15. Clean up

    adzialocha committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    818139d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6778ba4 View commit details
    Browse the repository at this point in the history
  17. Make linters happy

    adzialocha committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    0c0fbcc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e7fd225 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Edit comments

    cafca committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5369d26 View commit details
    Browse the repository at this point in the history
  2. Add some more comments

    adzialocha committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    cbad270 View commit details
    Browse the repository at this point in the history