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: add expr for altering table attributes #192

Merged
merged 4 commits into from
Oct 30, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    58a7b15 View commit details
    Browse the repository at this point in the history
  2. feat/add-modify-table-attr-expr:

     Added ChangeTableAttributes to AlterRequest in server.proto
    
     - Introduced ChangeTableAttributes message handling in AlterRequest.
     - Updated server.pb.cc and server.pb.h to include logic for new ChangeTableAttributes.
     - Altered Java Server class to support ChangeTableAttributes.
     - Incremented descriptor sizes and adjusted field offsets in server.pb.cc.
    v0y4g3r committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5713980 View commit details
    Browse the repository at this point in the history
  3. chore: rename

    v0y4g3r committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9b6cf2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53ab9a9 View commit details
    Browse the repository at this point in the history