Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:ayedo/modelator
Browse files Browse the repository at this point in the history
  • Loading branch information
ayedo committed Apr 16, 2019
2 parents ce9f1cf + e35d9ac commit 11b545a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,14 +149,15 @@ Please note: the first time you run the plugin it might take a long time to down

## Example Projects

### Postgres
### Flyway

Flyway: [click here](https://github.com/ayedo/jooq-modelator-examples/tree/flywayPostgres)
Postgres: [click here](https://github.com/ayedo/jooq-modelator-examples/tree/flywayPostgres)

Liquibase: [click here](https://github.com/ayedo/jooq-modelator-examples/tree/liquibasePostgres)
MariaDb: [click here](https://github.com/ayedo/jooq-modelator-examples/tree/flywayMariaDb)

### MariaDb
### Liquibase

Flyway: [click here](https://github.com/ayedo/jooq-modelator-examples/tree/liquibasePostgres)
Postgres: [click here](https://github.com/ayedo/jooq-modelator-examples/tree/liquibasePostgres)

MariaDb: [click here](https://github.com/ayedo/jooq-modelator-examples/tree/liquibaseMariaDb)

Liquibase: [click here](https://github.com/ayedo/jooq-modelator-examples/tree/liquibaseMariaDb)

0 comments on commit 11b545a

Please sign in to comment.