uid / collabode

collab + code = collabode
http://groups.csail.mit.edu/uid/collabode/
Other
28 stars 8 forks source link

SQL error when a pad is first edited #1

Closed maxg closed 12 years ago

maxg commented 12 years ago

The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'SQL100312004647941' defined on 'PAD_SQLMETA'.

Once one pad has been edited, the first time each subsequent pad is edited, this error is thrown.

(Imported from Bitbucket #1 reported by maxg on 2010-03-12)

maxg commented 12 years ago

Fixed in cbf556829bbd9118f3e31ce32f6ef79acd93e86a. The version column seems to store the pad rep version, and should always be the same. (maxg on 2010-05-12)