Actions
action #1280
closedImprove database and database access
Start date:
2014-01-27
Due date:
% Done:
100%
Estimated time:
15.00 h
Difficulty:
Description
sqlite is showing some locking problems. Migrating to a more powerful database engine could be necessary. On the other hand, adopting some ORM (like DBIx::Class or Rose::DB::Object) could help to improve the code and the database independence.
Updated by aplanas over 9 years ago
General overview:
Create tests to evaluate the functionality of Scheduler.pm
Move every tested function to ORM one by one and test
Updated by aplanas over 9 years ago
Done with the tests. The coverage is OK to start the migration
Updated by aplanas over 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Actions