Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In postgres the table user has a reserved meaning, so we need to add backticks to the table name so that doctrine is able to add quotes to the table name. See #77 and doctrine/dbal#572 for some related issues
- Loading branch information