← Back to team overview

mahara-contributors team mailing list archive

[Bug 1180624] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2196
Committed: http://gitorious.org/mahara/mahara/commit/020245f5c75fdfc44d16d0816efceb93a6517678
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    master

commit 020245f5c75fdfc44d16d0816efceb93a6517678
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Thu May 16 14:24:37 2013 +1200

ddllib: Adding function to create temp tables

Copied from the create_temp_table() function in Moodle 1.9's ddl.php
Bug #1180624

Signed-off-by: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Change-Id: Id85e669f48f5a53eb1f458e510bb28db4a8e2d39

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contrib members
https://bugs.launchpad.net/bugs/1180624

Title:
  Add support for temp tables

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The auth/ldap sync cron scripts (
  https://bugs.launchpad.net/mahara/+bug/1180622 ) need to create temp
  tables. I'm going to just port across the temp table creation function
  from Moodle 1.9 (since the rest of Mahara's database api is also based
  on the Moodle 1.9 database api.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1180624/+subscriptions


References