rust-query icon indicating copy to clipboard operation
rust-query copied to clipboard

Allow changing the name of the integer primary key

Open LHolten opened this issue 6 months ago • 2 comments

The current integer primary key name is "id" which is likely to be a column name that developers want to use.

LHolten avatar Jul 04 '25 10:07 LHolten