Closed narsenico closed 10 years ago
the user can change the name, but the id remains the same, with duplicated key problems if user create a new record with a hash whose name has already been used
eg: new rec: name "aaa" id "123" change name: name "bbb" id "123"
new rec: name "aaa" id "123" -> duplicated key
the user can change the name, but the id remains the same, with duplicated key problems if user create a new record with a hash whose name has already been used
eg: new rec: name "aaa" id "123" change name: name "bbb" id "123"
new rec: name "aaa" id "123" -> duplicated key