]> git.mjollnir.org Git - moodle.git/commit
Added a new function, column_type(), based on ADOdb's MetaType().
authordefacer <defacer>
Mon, 31 Jan 2005 23:24:43 +0000 (23:24 +0000)
committerdefacer <defacer>
Mon, 31 Jan 2005 23:24:43 +0000 (23:24 +0000)
commit7c81cc29b91a06c63a586fda324c7f3d3d577e65
tree9d7c3e9efaaa259a8ef925c6337ee84c57564577
parent68985c0dbea6fc8f7871843f6a9f7e047cc7f2d3
Added a new function, column_type(), based on ADOdb's MetaType().

Attempting to make ALTER TABLE for Postgres really smart... this is
the solution to bug 2460 if it works correctly.
lib/datalib.php