rust-query
rust-query copied to clipboard
Allow changing the name of the integer primary key
The current integer primary key name is "id" which is likely to be a column name that developers want to use.