History | Log In     View a printable version of the current page.  
We are currently focused especially on Moodle 2.0, Moodle 1.9.x bugs and Moodle 1.9.x testing.    Confused? Lost? Please read this introduction to the Tracker.
Issue Details (XML | Word | Printable)

Key: MDL-14957
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Petr Škoda
Reporter: Eloy Lafuente (stronk7)
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Moodle
MDL-14679

M2: Normalize results returned from get_tables() get_indexes() and get_columns()

Created: 22/May/08 11:49 PM   Updated: 28/Oct/08 08:59 PM
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

Database: Any
Participants: Eloy Lafuente (stronk7) and Petr Škoda
Security Level: None


 Description  « Hide
Our moodle_database stuff should be able to return consistent information for all DBs in these methods:

get_tables()
get_indexes()
get_columns()

Ciao :-)

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Škoda - 26/May/08 07:17 AM
only get_columns() left

Petr Škoda - 28/Oct/08 08:59 PM
this works fine in all new native drivers :-)