Conversation
trim $dbType
|
Hello, thank you for creating this pull request. I have automatically opened an issue http://www.doctrine-project.org/jira/browse/DBAL-1779 We use Jira to track the state of pull requests and the versions they got |
|
Why is this necessary? Please explain the actual issue. |
|
@szekeresa ping |
|
Hi! I have sqlite database, but when the get schema then run out error: Work around: Other: Work around: In the database exists other nvarchar fileds, but not run error... |
|
@szekeresa found the issue. This can only occur if the underlying table was not created by DBAL and contains whitespaces in the column type declarations for string typed columns. Provided a patch in #2272 |
trim $dbType