]> git.mjollnir.org Git - moodle.git/commit
Delete the tweakTempTable() thing used to support temp tables in mssql.
authorstronk7 <stronk7>
Fri, 28 Aug 2009 17:30:18 +0000 (17:30 +0000)
committerstronk7 <stronk7>
Fri, 28 Aug 2009 17:30:18 +0000 (17:30 +0000)
commit0f887b881e56dbe458ece21074eb58dc35894fcd
treefba6247a0a2a7ff3b96669f596f3870e5c6191e1
parent21237187fb9a3e8c9b8a0b35565346fadec79f42
Delete the tweakTempTable() thing used to support temp tables in mssql.
Was hacky and incomplete. Proper solution must be mssql exclusive.
lib/ddl/database_manager.php
lib/ddl/mssql_sql_generator.php
lib/ddl/sql_generator.php