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