Skip to content

Commit

Permalink
Remove command from docu that does no longer exist.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkhamez committed Jul 21, 2024
1 parent 6735562 commit 6ccd2d4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,3 @@ Execute a single migration, e.g.:
vendor/bin/doctrine-migrations migrations:execute Neucore\\Migrations\\Version20240601205616 --up
vendor/bin/doctrine-migrations migrations:execute Neucore\\Migrations\\Version20240601205616 --down
```

Check reserved words:
```
bin/doctrine dbal:reserved-words
```

0 comments on commit 6ccd2d4

Please sign in to comment.