narsenico / RememberMyManga

(old)
0 stars 0 forks source link

comics id #14

Closed narsenico closed 10 years ago

narsenico commented 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