moodle/blocks/rss_client/db
2006-08-07 18:40:37 +00:00
..
install.xml Initial commit for rss block tables 2006-08-07 18:40:37 +00:00
migrate2utf8.php UTF8 migration - now supporting PostgreSQL 2006-03-10 03:43:33 +00:00
migrate2utf8.xml fixing bugs 2006-01-20 04:06:49 +00:00
mysql.php Fixing last commit - mysql upgrade - table_column defaults to 0 for default rather than empty string and mysql doesn't want to allow 0 for defaults for type text columns 2005-11-13 22:58:26 +00:00
mysql.sql Fixing bug 4244: length of rss title changed to TEXT in db and truncated to 64+ ... in block content. Also fixed BAD BUG where the function name for rss_client block upgrade was misnamed - this would have meant that db no upgrades ran for this block 2005-11-13 22:50:45 +00:00
postgres7.php moodle16cleanup: blocks/rss_client set the correct column default value 2006-05-17 06:35:50 +00:00
postgres7.sql Fixing bug 4244: length of rss title changed to TEXT in db and truncated to 64+ ... in block content. Also fixed BAD BUG where the function name for rss_client block upgrade was misnamed - this would have meant that db no upgrades ran for this block 2005-11-13 22:50:45 +00:00