1. b1e5187 Get the scheduler unittest to run against SQLite! by showard · 16 years ago
  2. 0a4e022 Remove unused imports. by showard · 16 years ago
  3. 442e71e Move migration system into database/ directory. by showard · 16 years ago
  4. 0e73c85 Add a generic database wrapper, supporting different database backends, to be used by migrate, scheduler, parser (eventually), and maybe others. This will consolidate the multiple database wrappers we have throughout the code and allow us to swap in SQLite for MySQL for unit testing purposes. by showard · 16 years ago