Skip to content

Commit

Permalink
added refernce to ddl-mysql.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
ava007 committed Feb 3, 2019
1 parent 01d742d commit dd627f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,9 @@ class Application //extends BaseApplication {
```
### Database

run the appropriate sql-ddl-script:
run one of the appropriate sql-ddl-script:
- postgresql: ddl-postgresql.sql
- mysql: ddl-mysql.sql

### URL

Expand Down

0 comments on commit dd627f6

Please sign in to comment.