Comment 5 for bug 862088

Revision history for this message
MupKoo (mupkoo) wrote :

Like I said, excuse me and my English skills :)

I will try to explain again.

1. I am browsing 'firsttable' table (for example)
2. I click on the SQL tab button
3. I write my SQL statement ( 'SELECT * FROM 'secondtable' WHERE secondtableid = 1')
4. Then I see the result as it should be, just one row. The exact row that I want from 'secondtable', but the URI is still http://localhost/chive/schema/databasename#tables/firsttable/sql
5. Then I try to edit the row and I get the error

Firsttable has does not have column named 'secondtableid'

I will try to look it up, but haven't used Yii, so.. :)