Skip to content

Commit

Permalink
Merge branch 'main' of github.com:lapaygroup/doctrine-cockroachdb int…
Browse files Browse the repository at this point in the history
…o main
  • Loading branch information
iamwildtuna committed Mar 3, 2021
2 parents 906329f + 3b6fb10 commit b476848
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

# CockroachDB Driver

Driver for supports CockroachDB in Doctrine DBAL.
Driver for supports CockroachDB in Doctrine DBAL. This library fixes errors related doctrine:migrations when using PostgreSQL driver.

Symfony configuration example:
```yaml
Expand All @@ -34,4 +34,4 @@ services:

LapayGroup\DoctrineCockroach\Schema\CockroachSchemaManager:
autowire: true
```
```

0 comments on commit b476848

Please sign in to comment.