diff options
Diffstat (limited to 'databases/p5-DBIx-Datasource/DESCR')
-rw-r--r-- | databases/p5-DBIx-Datasource/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Datasource/DESCR b/databases/p5-DBIx-Datasource/DESCR new file mode 100644 index 00000000000..c740a2fb21a --- /dev/null +++ b/databases/p5-DBIx-Datasource/DESCR @@ -0,0 +1,5 @@ +This module implements create and drop functions for databases. It aims to +provide a common interface to database creation and deletion regardless +of the actual database being used. + +Currently supported databases are MySQL and PostgreSQL. |