admin page updates
This commit is contained in:
4
justfile
4
justfile
@@ -114,8 +114,8 @@ _migrate-status:
|
||||
{{bin}}/{{entrypoint}} --migrate-status --envfile $ENVFILE
|
||||
|
||||
[private]
|
||||
_migrate-new name:
|
||||
echo "Creating new migration {{name}}"
|
||||
_migrate-new name: && _migrate-status
|
||||
{{bin}}/{{entrypoint}} --migrate-create {{name}}
|
||||
|
||||
# Hard reset the database
|
||||
[group('db')]
|
||||
|
||||
Reference in New Issue
Block a user