blocks upgrade MDL-22693 Forgot to change the precision of the block_instances.pagety...
commit39c763645edd201cadc9b64117a5aa96d6acaf43
authorTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 13 Sep 2010 13:01:34 +0000 (13 13:01 +0000)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Mon, 13 Sep 2010 13:01:34 +0000 (13 13:01 +0000)
tree1d8a808cc76747faee95cfbe310aef028fc7e073
parent3108fdf0d4285799369049ac8f295c00e8f3c84d
blocks upgrade MDL-22693 Forgot to change the precision of the block_instances.pagetypepattern column to 64 chars. Do it now.
You have to drop and re-create the associated index, otherwise this will not work, at least on Postgres.
lib/db/upgrade.php
version.php