Skip to content

Commit

Permalink
fixes JOOQ sample
Browse files Browse the repository at this point in the history
  • Loading branch information
rmpestano committed Sep 11, 2016
1 parent 4dfbb1a commit cb95a52
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
import org.flywaydb.core.Flyway;
import org.jooq.DSLContext;
import org.jooq.Result;
import org.jooq.example.flyway.db.h2.Tables;
import org.jooq.impl.DSL;
import org.junit.*;

Expand Down

0 comments on commit cb95a52

Please sign in to comment.