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

Fix RQB behavior for tables with same names in different schemas #2363

Open
wants to merge 23 commits into
base: beta
Choose a base branch
from

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    ee97199 View commit details
    Browse the repository at this point in the history
  2. Remove .only

    dankochetov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    afa3ad2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f7a43f View commit details
    Browse the repository at this point in the history
  4. Restore --loader

    dankochetov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    96b2775 View commit details
    Browse the repository at this point in the history
  5. Fix test script

    dankochetov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c47a39e View commit details
    Browse the repository at this point in the history
  6. Fix test script

    dankochetov committed May 22, 2024
    Configuration menu
    Copy the full SHA
    24bf24e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    d4cb9d5 View commit details
    Browse the repository at this point in the history
  2. Update vitest script

    dankochetov committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ff2808d View commit details
    Browse the repository at this point in the history
  3. Rollback mysql2 version

    dankochetov committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8325996 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08351cd View commit details
    Browse the repository at this point in the history
  5. Downgrade dependencies

    dankochetov committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2aee411 View commit details
    Browse the repository at this point in the history
  6. Use self-hosted runner

    dankochetov committed May 26, 2024
    Configuration menu
    Copy the full SHA
    861bff7 View commit details
    Browse the repository at this point in the history
  7. Update DB ports

    dankochetov committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8f7ffa3 View commit details
    Browse the repository at this point in the history
  8. Rollback more deps

    dankochetov committed May 26, 2024
    Configuration menu
    Copy the full SHA
    406c654 View commit details
    Browse the repository at this point in the history
  9. Update lockfile

    dankochetov committed May 26, 2024
    Configuration menu
    Copy the full SHA
    82cc29e View commit details
    Browse the repository at this point in the history
  10. Rollback even more deps

    dankochetov committed May 26, 2024
    Configuration menu
    Copy the full SHA
    13aca84 View commit details
    Browse the repository at this point in the history
  11. Sync deps versions

    dankochetov committed May 26, 2024
    Configuration menu
    Copy the full SHA
    410f881 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53b9b57 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Remove segfault-handler

    dankochetov committed May 27, 2024
    Configuration menu
    Copy the full SHA
    09c17f8 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on Jun 12, 2024

  1. Updated:

    - Moved all pg tests from __old to pg folder rewrote to vitest
    - Added __old folder to exlude for vitest tests
    ProvorovOleksii committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    68b29a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Updated:

    - Added mysql tests for vitest (planetscale also)
    ProvorovOleksii committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    27ef493 View commit details
    Browse the repository at this point in the history