maxitis92 / rssingest

Automatically exported from code.google.com/p/rssingest
0 stars 0 forks source link

ON UPDATE CURRENT_TIMESTAMP shouldn't be there? #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
In the database the field item_date has the property "ON UPDATE 
CURRENT_TIMESTAMP " but I can't see why it should have that. I removed it 
because I want to update the data without changing the date.

Original issue reported on code.google.com by niels...@gmail.com on 7 Jun 2012 at 8:52