DBSchema::DBD::mysql reverse-engineering patch from Brian Phillips, closes: CPAN...
[DBIx-DBSchema.git] / debian / control
index e147d48..02f92c0 100644 (file)
@@ -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".