QuincyWork / pomodairo

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

Date Fields in DB Not Updated #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a task
2. record pomodoros
3. mark task as done

What is the expected output? What do you see instead?
In the db, there are created and closed fields for each pomodoro but they 
are not inserted / updated.

What version of the product are you using? On what operating system?
1.4 Windows xp SP3

Please provide any additional information below.
It would be extremely useful if these fields were filled in. I tried 
adding a trigger in the db to do this but this doesn't seem to work.

Ray

Original issue reported on code.google.com by raymond....@googlemail.com on 29 Sep 2009 at 9:43

GoogleCodeExporter commented 8 years ago
It is fixed now as of the latest submitted patch. I don't know how SQLite 
handles
triggers (or even supports it).

Original comment by fredrikj...@gmail.com on 7 Nov 2009 at 10:28