]> git.mjollnir.org Git - moodle.git/commit
This is the new format for database schema. Each module has a db directory
authormartin <martin>
Fri, 31 May 2002 09:03:46 +0000 (09:03 +0000)
committermartin <martin>
Fri, 31 May 2002 09:03:46 +0000 (09:03 +0000)
commitd78e2e84ff3d2495a04f8897152d0a83cfe7d6ce
tree58bc045587c1dbf7c11ff5ddcc82afb41e877904
parent1b1fbf172f7a520e7581d08ff4692abfd368b38e
This is the new format for database schema.  Each module has a db directory
with one file per database.  All these are called from admin/index.php and
work in concert with lib/db.
mod/choice/db/mysql.sql [new file with mode: 0755]
mod/journal/db/mysql.sql [new file with mode: 0755]
mod/survey/db/mysql.sql [new file with mode: 0755]