Skip to content

Commit

Permalink
Update template README in migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonycorletti committed Aug 2, 2023
1 parent 2b3d836 commit 1fb052c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snok/templates/__app_migrations/README
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ Generic single-database configuration.

```bash
# Auto generate a new migration
alembic revision --autogenerate -m "your message"
snok db revision -a -m "your message"
```

0 comments on commit 1fb052c

Please sign in to comment.