X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=02f92c085fb71a7d2746775b8fb4b10ae4ee1d2d;hb=d4da48fc6a3041859215c7e51a946d645f01bed4;hp=e147d484d2360360cdb1447cc9ee4a13884285f2;hpb=9c61a1792c60892c5c637a7e1954ee0c10848041;p=DBIx-DBSchema.git diff --git a/debian/control b/debian/control index e147d48..02f92c0 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Description: Database-independent schema objects and restore it from a different process. Most importantly, DBIx::DBSchema can write SQL CREATE statements for different databases from a single source. . - Currently supported databases are MySQL, PostgreSQL, Oracle and Sybase. + Currently supported databases are MySQL, PostgreSQL, Oracle, Sybase and SQLite. DBIx::DBSchema will attempt to use generic SQL syntax for other databases. Assistance adding support for other databases is welcomed. See the DBIx::DBSchema::DBD manpage, "Driver Writer's Guide and Base Class".