Skip to content

Commit

Permalink
Insert instrctns omitted from recent docs update
Browse files Browse the repository at this point in the history
See commit 4c67860
  • Loading branch information
jugglinmike committed Feb 18, 2024
1 parent 7ff07b0 commit 569d047
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/database.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ The database migrations are managed by [Sequelize](https://sequelize.org/). The
```
yarn db-import-tests:dev -c 5fe7afd82fe51c185b8661276105190a59d47322;
yarn db-import-tests:dev -c 1aa3b74d24d340362e9f511eae33788d55487d12;
yarn db-import-tests:dev -c ab77d47ab19db71c635c9bb459ba5c34182e1400;
yarn db-import-tests:dev -c d34eddbb8e751f07bd28d952de15fa7fe5f07353;
yarn db-import-tests:dev;
```
Expand Down

0 comments on commit 569d047

Please sign in to comment.