Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 2.1.2, 2.1.7
-
Fix Version/s: None
-
Component/s: Platforms
-
Security Level: All
-
Labels:None
-
Environment:Symfony console, MSSQL Server 2008 r2
Description
Hello,
to create a schema for mssql works ok, but to alter the name of a column, use the SQL command "CHANGE" and Mssql not recognize this command.
to alter the name of a column in MSSQL you should use the store procedure "sp_rename"
http://msdn.microsoft.com/en-us/library/ms188351.aspx
Do not know if I'm doing something the wrong way, but the command "php app \ console doctrine: schema: update" does not work by altering the name of the column
sorry my english it's very poor
Activity
Benjamin Eberlei
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Project | Doctrine 2 - ORM [ 10032 ] | Doctrine DBAL [ 10040 ] |
| Key | DDC-1495 |
|
| Affects Version/s | 2.1.2 [ 10160 ] | |
| Affects Version/s | 2.1.2 [ 10154 ] | |
| Component/s | Platforms [ 10056 ] | |
| Component/s | Tools [ 10015 ] |
Benjamin Eberlei
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Duplicate [ 3 ] |
Benjamin Eberlei
made changes -
| Workflow | jira [ 13189 ] | jira-feedback2 [ 17762 ] |
Benjamin Eberlei
made changes -
| Workflow | jira-feedback2 [ 17762 ] | jira-feedback3 [ 20117 ] |
PandD
made changes -
| Affects Version/s | 2.0.7 [ 10151 ] |
PandD
made changes -
| Affects Version/s | 2.1.7 [ 10200 ] | |
| Affects Version/s | 2.0.7 [ 10151 ] |