Skip to content

Commit 1fb052c

Browse files
Update template README in migrations
1 parent 2b3d836 commit 1fb052c

File tree

1 file changed

+1
-1
lines changed
  • snok/templates/__app_migrations

1 file changed

+1
-1
lines changed

snok/templates/__app_migrations/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Generic single-database configuration.
22

33
```bash
44
# Auto generate a new migration
5-
alembic revision --autogenerate -m "your message"
5+
snok db revision -a -m "your message"
66
```

0 commit comments

Comments
 (0)