Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-08-31 | You don't have to explicitly load the driver module for DBI. | Russ Allbery | |
2007-08-30 | Unlink the database before creating it to protect against previous test | Russ Allbery | |
failures. | |||
2007-08-30 | Comment improvements. | Russ Allbery | |
2007-08-29 | Fix lots of problems with the schema and rework it a little bit to be | Russ Allbery | |
compatible with SQLite. Mostly this involves creating indexes separately rather than part of the create table statement. |