This is a cross-post from the PunchClockSWT Project Updates. Version 0.2.0 of PunchClock has now been posted.
Major changes:
On the Derby side, I created additional tables, and had a chance to implement some database Triggers, which was new.
I may write up some of the details of the techniques I used.
Major changes:
- "Fix this row" button on every row, which brings up a dialog to edit the fields for that row and save them.
- All updates to rows are now audited in a table. This table can currently be dumped to the console through Options > Audit menu item.
- Rounding errors in the Elapsed time calculation have been fixed. Now 5 digits of precision and a max of two digits after the decimal place.
On the Derby side, I created additional tables, and had a chance to implement some database Triggers, which was new.
I may write up some of the details of the techniques I used.
No comments:
Post a Comment