moodle/lib/db
stronk7 a54d16ef2e CHAR fields NOT NULL must not have any empty default specified!
Oracle breaks with empty defaults because they are = NULL.

Leaving them as NULL, XMLDB will apply defaults for each DB properly.
2007-01-28 00:12:32 +00:00
..
access.php lib/db/access: Capability for roaming to remote Moodles 2007-01-04 03:30:37 +00:00
index.html Some blank index.html files to prevent browsing 2004-03-20 04:10:26 +00:00
install.xml Mnet: Minor: Fix a comment 2007-01-24 23:15:24 +00:00
mysql.php Bye-bye to old database upgrade files and hellow to upgrade.php! 2006-10-04 09:47:05 +00:00
mysql.sql cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
postgres7.php Bye-bye to old database upgrade files and hellow to upgrade.php! 2006-10-04 09:47:05 +00:00
postgres7.sql cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
upgrade.php CHAR fields NOT NULL must not have any empty default specified! 2007-01-28 00:12:32 +00:00