google-code-export / sqlite-manager

Automatically exported from code.google.com/p/sqlite-manager
1 stars 0 forks source link

Problem editing registers with composite primary key #859

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I create a table with a composite primary key of two fields type Integer, 
and other field type Integer. 
2. Add a table several register.
3. Edit a specific register (set the field out of primary key).

What is the actual output?
I can't edit the desired register of table. The enviroment me back another 
register to edit (I include a screenshot so you can see the problem).
All the steps via UI (my app do it via sql sentences but doesn't work, not from 
the sql panel offered by the dbms). 

What is the expected output?
Edit the selected register.

What version of the product are you using? On what target Application (e.g.
Firefox 4.0.1, etc.)? On what operating system?
Extension Version = 0.8.1
Application = SQLite Manager
Internet Browser = Mozilla Firefox 32.0.3
OS = Ubuntu 12.04 LTS

Please provide any additional information below. In some cases
errors/warnings may be logged in the Error Console (in Firefox) which is
available under the Tools menu or using Ctrl+Shift+J. If you find any
related to this extension, please report that too.

Original issue reported on code.google.com by insur.si...@gmail.com on 3 Oct 2014 at 7:32

Attachments: