POintless README

This commit is contained in:
moodler 2005-02-10 07:37:33 +00:00
parent 527a293769
commit 16fd89aa23

View File

@ -1,15 +0,0 @@
Once databases exist, Moodle should support a wide
variety of databases (because it uses the ADODB library).
Unfortunately, database differences still means that
the *creation* of the databases is very different.
This directory (and the db directory in each module)
contains SQL code for creating Moodle databases on
each type of database.
mysql.sql - the main database Moodle is developed with
postgres7.sql - the PostgreSQL schema is still alpha,
your feedback is encouraged