You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sergiors we don't support PGSQL 10 yet. There're some PRs discussing and fixing some things but they're blocked for now since Travis doesn't support PGSQL 10 too.
Please go through the recent PRs and check if they already solve this problem. If they do solve it, please close this issue. If not, you'll have some examples on how to fix it (starting with the tests, please).
dbal/lib/Doctrine/DBAL/Schema/PostgreSqlSchemaManager.php
Line 292 in 4f7c1b7
How can I add that line to solve the problem for pgsql 10?
The text was updated successfully, but these errors were encountered: