Skip to content

Commit ac11dfc

Browse files
authored
Update README to clarify plugin functionality
This plugin enables Flyway to support OceanBase in both MySQL and Oracle compatibility modes.
1 parent 45ecf12 commit ac11dfc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

flyway-oceanbase-plugin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Flyway-oceanbase-plugin
22

3-
Flyway Compatibility Plugin for OceanBase
3+
This plugin enables Flyway to support OceanBase in both MySQL and Oracle compatibility modes.
44

55
Flyway is a powerful database migration tool, supporting both MySQL and Oracle modes. This plugin ensures compatibility between Flyway and OceanBase in **MySQL mode**, while also supporting database migrations in **Oracle mode**.
66

@@ -226,4 +226,4 @@ This project is licensed under the [Apache License 2.0](https://github.com/ocean
226226

227227
------
228228

229-
Through this plugin, Flyway can seamlessly operate in OceanBase's MySQL mode, resolving issues with repeatable migrations (`R` scripts) and ensuring compatibility across both MySQL and Oracle modes.
229+
Through this plugin, Flyway can seamlessly operate in OceanBase's MySQL mode, resolving issues with repeatable migrations (`R` scripts) and ensuring compatibility across both MySQL and Oracle modes.

0 commit comments

Comments
 (0)