MDL-10781 reimplemented tags upgrade code: uses recordsets; no calls to tag/lib.php...
commit535c0080c3029d30316899b82f4e07845dad0132
authorskodak <skodak>
Mon, 24 Sep 2007 19:18:48 +0000 (24 19:18 +0000)
committerskodak <skodak>
Mon, 24 Sep 2007 19:18:48 +0000 (24 19:18 +0000)
tree3772bf685a867aaf5db438613090717799edd5d5
parent7529139a8da6155483aca4bd48d74bdb62eb9676
MDL-10781 reimplemented tags upgrade code: uses recordsets; no calls to tag/lib.php functions - those would break if we changed db structure; no ordering in blog tags - we did not respect the tag order before, this way it is much faster
lib/db/upgrade.php