Skip to content

Commit

Permalink
caveats.md: add path of file
Browse files Browse the repository at this point in the history
  • Loading branch information
alexislefebvre authored Feb 22, 2023
1 parent 45ffb8d commit 1ffcd79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/caveats.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Doctrine\DBAL\Driver\PDOException: SQLSTATE[42000]: Syntax error or access viola
To avoid this, disable automatic changes to database and schema:

```
# config/packages/test/liip_fixtures.yaml
liip_test_fixtures:
keep_database_and_schema: true
```
Expand Down

0 comments on commit 1ffcd79

Please sign in to comment.