Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
4f909251625246dbeb36c1c8b26892cbd4e6c934
/
database
a9a9101
Remove some dead code that was apparently left in database_connection.py.
by showard
· 16 years ago
b1e5187
Get the scheduler unittest to run against SQLite!
by showard
· 16 years ago
0a4e022
Remove unused imports.
by showard
· 16 years ago
442e71e
Move migration system into database/ directory.
by showard
· 16 years ago
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