Documentation
¶
Overview ¶
Command notifycat-migrate applies the embedded database migrations.
Usage:
notifycat-migrate up — apply all pending migrations notifycat-migrate down — roll back the last migration notifycat-migrate status — print which migrations are applied
The database URL is read from DATABASE_URL (default: file:./data/notifycat.db).
Click to show internal directories.
Click to hide internal directories.