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: support ALTER TABLE ... MODIFY COLUMN ... ... #3796

Merged
merged 17 commits into from
Apr 30, 2024

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    2a9561e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b43470 View commit details
    Browse the repository at this point in the history
  3. style: code fmt

    KKould committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    93ed920 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98c8281 View commit details
    Browse the repository at this point in the history
  5. style: simplify the code

    KKould committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ce8efbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14500f2 View commit details
    Browse the repository at this point in the history
  7. resolve conflicts

    KKould committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    88dd0cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b192f91 View commit details
    Browse the repository at this point in the history
  9. style: simplify the code

    KKould committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d52db67 View commit details
    Browse the repository at this point in the history
  10. rebase

    KKould committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1fcd3b6 View commit details
    Browse the repository at this point in the history
  11. rebase

    KKould committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a7f1ed6 View commit details
    Browse the repository at this point in the history
  12. rebase

    KKould committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b938f90 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    83efb1c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. fix: parser -> self.parser

    KKould committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    be18907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f50184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c8b92c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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