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

feat: fix multiple bugs related to sync() and indexes. Add Model.getIndexes() #14619

Merged
merged 23 commits into from Jun 13, 2022

Commits on Jun 10, 2022

  1. fix: fix db2 alter

    ephys committed Jun 10, 2022
    Copy the full SHA
    baa0fe0 View commit details
    Browse the repository at this point in the history
  2. fix(db2): fix failing unit test

    ephys committed Jun 10, 2022
    Copy the full SHA
    d458bfb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    01f5d47 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7be91dd View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. fix: more sync() fixes

    ephys committed Jun 11, 2022
    Copy the full SHA
    45e97a4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e6f095c View commit details
    Browse the repository at this point in the history
  3. test(mysql): update tests

    ephys committed Jun 11, 2022
    Copy the full SHA
    3639fff View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d359983 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1a3cd44 View commit details
    Browse the repository at this point in the history
  6. test: disable irrelevant tests

    ephys committed Jun 11, 2022
    Copy the full SHA
    f60ad3b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c4b3e18 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1348dba View commit details
    Browse the repository at this point in the history
  9. test: update mariadb test

    ephys committed Jun 11, 2022
    Copy the full SHA
    f7872f7 View commit details
    Browse the repository at this point in the history
  10. test: normalize sync tests

    ephys committed Jun 11, 2022
    Copy the full SHA
    054b922 View commit details
    Browse the repository at this point in the history
  11. test: fix test inconsistency

    ephys committed Jun 11, 2022
    Copy the full SHA
    c58c307 View commit details
    Browse the repository at this point in the history
  12. test: add more sync tests

    ephys committed Jun 11, 2022
    Copy the full SHA
    66e75ea View commit details
    Browse the repository at this point in the history
  13. test: update db2 test

    ephys committed Jun 11, 2022
    Copy the full SHA
    679b2fc View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    758d739 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    59ba6a9 View commit details
    Browse the repository at this point in the history
  16. test(db2): fix broken db2 test

    ephys committed Jun 11, 2022
    Copy the full SHA
    25b9e78 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    0f7b9cd View commit details
    Browse the repository at this point in the history
  18. test: remove logging

    ephys committed Jun 11, 2022
    Copy the full SHA
    77c2f7d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Copy the full SHA
    23025c4 View commit details
    Browse the repository at this point in the history