Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<master flyway in 30 minutes>> session example

How to setup

1. Clone the repo to your local

2. Run cd <projectroot>/src/db

3. Run ./startH2 to start the database

4. It will open a browser window for the database console

5. Select Saved Settings with 'Generic H2(Server)', keep the others default.

6. Click 'Connect' to connect to the database

7. Run the sql script in <projectroot>/src/script/create_employee_table.sql to test if it works.

About

session example

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages