partkeepr / PartKeepr

Open Source Inventory Management
http://www.partkeepr.org
GNU General Public License v3.0
1.38k stars 401 forks source link

Make "CronJob" column in CronLogger unique #351

Closed Drachenkaetzchen closed 8 years ago

Drachenkaetzchen commented 11 years ago

On the RaumZeitLabor PartKeepr instance, we had multiple entries for CheckForUpdate.php, which in turn gives problems when using getSingleResult().

Making the column unique will prevent invalid data, but might need some additional refactoring and more careful use of the thrown exceptions.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Drachenkaetzchen commented 8 years ago

This is already fixed.