#1220: dCursorMixin.getChangedRows fails if a PK field is changed
----------------------+-----------------------------------------------------
  Reporter:  sunday   |       Owner:  somebody
      Type:  defect   |      Status:  closed  
  Priority:  major    |   Milestone:  0.9.2   
 Component:  db       |     Version:  0.9.1   
Resolution:  wontfix  |    Keywords:          
----------------------+-----------------------------------------------------
Changes (by uwe_grauer):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 Replying to [comment:2 sunday]:
 > Besides: I have a table where each dataset is uniquely identified by a
 compound of three fields. I did not add another id field as primary key
 but used that compund as primary key. This may not exactly be a normalized
 scheme, but still valid and sufficient for all my tasks. I think it should
 really be possible to change such fields.

 Rethink your data model.
 Like i said, use a unique key to be changed instead of the PK.
 I doubt that Dabo will be changed in the way you want it to behave.
 What you want is considered bad practice.
 If you want to further discuss the issue, please do so on the mailing
 list.

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1220#comment:3>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to