Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 168 Bytes

File metadata and controls

5 lines (4 loc) · 168 Bytes

Tips

Migrations

To run/revert migrations on the test database, we should use the option --database-url. diesel migration run --database-url=$DATABASE_URL_TEST