Skip to content

Conversation

GwangCheonLee
Copy link
Contributor

Hi,
I do not have any official affiliation with CUBRID, nor do I consider myself an expert on it. While working on a production deployment that required schema migrations, I realized that Flyway did not support CUBRID. To address this, I implemented the necessary changes to enable compatibility and would like to share my contribution with the community in case it may be helpful to others.
I would greatly appreciate any feedback you may have, and I am more than happy to make any necessary improvements.

Thank you!

@GwangCheonLee GwangCheonLee changed the title Supported Cubrid cubrid support Mar 5, 2025
Copy link
Contributor

@piers-williams piers-williams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor comments, otherwise looks good

GwangCheonLee and others added 8 commits May 8, 2025 11:27
…tabase/CUBRIDDatabaseExtension.java

Co-authored-by: Piers Williams <[email protected]>
…tabase/cubrid/CUBRIDTable.java

Co-authored-by: Piers Williams <[email protected]>
…tabase/cubrid/CUBRIDParser.java

Co-authored-by: Piers Williams <[email protected]>
…tabase/cubrid/CUBRIDDatabaseType.java

Co-authored-by: Piers Williams <[email protected]>
…tabase/cubrid/CUBRIDDatabase.java

Co-authored-by: Piers Williams <[email protected]>
…tabase/cubrid/CUBRIDConnection.java

Co-authored-by: Piers Williams <[email protected]>
…tabase/CUBRIDDatabaseExtension.java

Co-authored-by: Piers Williams <[email protected]>
…tabase/CUBRIDDatabaseExtension.java

Co-authored-by: Piers Williams <[email protected]>
Copy link
Contributor Author

@GwangCheonLee GwangCheonLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for reviewing the PR!
If there's anything I need to revise or improve further, please let me know — I'll address it right away.
I really appreciate your feedback once again.

Copy link
Contributor

@piers-williams piers-williams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes - looking good now

@piers-williams piers-williams merged commit 4807c2c into flyway:main May 9, 2025
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.

2 participants