Skip to content

Commit

Permalink
[#11614] Fix also the implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaseder committed Mar 11, 2021
1 parent 757f657 commit 4386235
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jOOQ/src/main/java/org/jooq/impl/AlterTableImpl.java
Expand Up @@ -1071,6 +1071,7 @@ private final void accept0(Context<?> ctx) {




case MYSQL:
break;

Expand Down

0 comments on commit 4386235

Please sign in to comment.