paleobiodb / classic

Comprehensive Web application (front and backend) for searching, editing and entering PBDB data.
https://paleobiodb.org
4 stars 0 forks source link

Missing primary key in some datalog entries #167

Open mmcclenn opened 4 years ago

mmcclenn commented 4 years ago

In DBTransactionManager.pm, some datalog entries are written without the primary key field in the SQL line. Fortunately, this can be retrospectively fixed, but this bug needs to be fixed going forward.