querymx / querym

Querym is free, open-source and cross-platform MySQL and PostgreSQL GUI client.
https://querym.net/
GNU General Public License v3.0
94 stars 28 forks source link

Can not update or delete with table that don't have id #115

Closed SR6Glory closed 1 year ago

SR6Glory commented 1 year ago

image

SR6Glory commented 1 year ago

primary with 2 columns

invisal commented 1 year ago

At the moment, we cannot change table without primary key. Composite primary key should work. I tried and cannot reproduce your bug.