Skip to content

Conversation

minleejae
Copy link
Contributor

Summary

This PR adds support for parsing MySQL DISCARD TABLESPACE and IMPORT TABLESPACE DDL statements in the ALTER TABLE syntax.

Changes

  • Updated the AlterExpression class to handle DISCARD TABLESPACE and IMPORT TABLESPACE operations.
  • Added test cases to verify the parsing and deparsing of these statements.

@manticore-projects
Copy link
Contributor

Thank you for your contribution. Neat and clean!

@manticore-projects manticore-projects merged commit 8e651ff into JSQLParser:master Mar 20, 2025
2 of 4 checks passed
@minleejae minleejae deleted the feat/tablespace branch March 24, 2025 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants