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

Add option for different tablespace to create_table #5654

Merged
merged 13 commits into from
Sep 29, 2023

Commits on Aug 29, 2023

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

Commits on Aug 30, 2023

  1. Make indexes live in same tablespace as their search table, add optio…

    …n to copy over indexes in create_table_like
    roed314 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    d0af768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a9b7d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95e66b7 View commit details
    Browse the repository at this point in the history
  4. Remove bad clause

    roed314 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    987c8a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dde33a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 1, 2023

  1. Add tablespaces to api/stats

    roed314 committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    9eb5852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aa85f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c967cfe View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    ec7db55 View commit details
    Browse the repository at this point in the history
  2. Fix broken test

    roed314 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    05e9602 View commit details
    Browse the repository at this point in the history
  3. Try to fix sorting bug

    roed314 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    3320366 View commit details
    Browse the repository at this point in the history