Details
Description
My Symfony2 projects currently use main trunks of the Doctrine projects, the latest release merge into this branch was 2.2.0-BETA2, that's why I mentioned it in"Affected versions". Sorry if mistaken.
I would like to report that MSSQL Driver/Platform still does not support the 'uniquidentifier' field type of MSSQL.
Trying to introspect the database with
php app/console doctrine:mapping:import MMPTestDBBundle annotation
we get the error
[Doctrine\DBAL\DBALException] Unknown database type uniqueidentifier requested, Doctrine\DBAL\Platforms\SQLServer2008Platform may not support it.
There is a related issue, opened and fixed in Doctrine1 project
http://www.doctrine-project.org/jira/browse/DC-253
Going to fix this issue in the same way. Any help greatly appreciated.
Activity
ross neacoders
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description |
My Symfony2 projects currently use main trunks of the Doctrine projects, the latest release merge into this branch was 2.2.0-BETA2, that's why I mentioned it in"Affected versions". Sorry if mistaken. I would like to report that MSSQL Driver/Platform still does not support the 'uniquidentifier' field type of MSSQL. Trying to introspect the database with *php app/console doctrine:mapping:import MMPTestDBBundle annotation* we get the error ?? [Doctrine\DBAL\DBALException] Unknown database type uniqueidentifier requested, Doctrine\DBAL\Platforms\SQLServer2008Platform may not support it. ?? There is a related issue, opened and fixed in Doctrine1 project [http://www.doctrine-project.org/jira/browse/DC-253] Going to fix this issue in the same way. Any help greatly appreciated. |
My Symfony2 projects currently use main trunks of the Doctrine projects, the latest release merge into this branch was 2.2.0-BETA2, that's why I mentioned it in"Affected versions". Sorry if mistaken. I would like to report that MSSQL Driver/Platform still does not support the 'uniquidentifier' field type of MSSQL. Trying to introspect the database with *php app/console doctrine:mapping:import MMPTestDBBundle annotation* we get the error ??[Doctrine\DBAL\DBALException] Unknown database type uniqueidentifier requested, Doctrine\DBAL\Platforms\SQLServer2008Platform may not support it.?? There is a related issue, opened and fixed in Doctrine1 project [http://www.doctrine-project.org/jira/browse/DC-253] Going to fix this issue in the same way. Any help greatly appreciated. |
ross neacoders
made changes -
| Issue Type | Task [ 3 ] | Improvement [ 4 ] |
ross neacoders
made changes -
| Description |
My Symfony2 projects currently use main trunks of the Doctrine projects, the latest release merge into this branch was 2.2.0-BETA2, that's why I mentioned it in"Affected versions". Sorry if mistaken. I would like to report that MSSQL Driver/Platform still does not support the 'uniquidentifier' field type of MSSQL. Trying to introspect the database with *php app/console doctrine:mapping:import MMPTestDBBundle annotation* we get the error ??[Doctrine\DBAL\DBALException] Unknown database type uniqueidentifier requested, Doctrine\DBAL\Platforms\SQLServer2008Platform may not support it.?? There is a related issue, opened and fixed in Doctrine1 project [http://www.doctrine-project.org/jira/browse/DC-253] Going to fix this issue in the same way. Any help greatly appreciated. |
My Symfony2 projects currently use main trunks of the Doctrine projects, the latest release merge into this branch was 2.2.0-BETA2, that's why I mentioned it in"Affected versions". Sorry if mistaken. I would like to report that MSSQL Driver/Platform still does not support the 'uniquidentifier' field type of MSSQL. Trying to introspect the database with *php app/console doctrine:mapping:import MMPTestDBBundle annotation* we get the error {noformat} [Doctrine\DBAL\DBALException] Unknown database type uniqueidentifier requested, Doctrine\DBAL\Platforms\SQLServer2008Platform may not support it. {noformat} There is a related issue, opened and fixed in Doctrine1 project [http://www.doctrine-project.org/jira/browse/DC-253] Going to fix this issue in the same way. Any help greatly appreciated. |
ross neacoders
made changes -
| Component/s | Platforms [ 10056 ] |
Benjamin Eberlei
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 2.3 [ 10184 ] | |
| Resolution | Fixed [ 1 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 13380 ] | jira-feedback2 [ 17785 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 17785 ] | jira-feedback3 [ 20140 ] |