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-15237
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Eloy Lafuente (stronk7)
Reporter: Eloy Lafuente (stronk7)
Votes: 0
Watchers: 1
Operations

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

Create one script to detect old uses of dml/ddl stuff

Created: 14/Jun/08 08:03 AM   Updated: 27/Jun/08 08:36 AM
Component/s: Database SQL/XMLDB
Affects Version/s: 2.0
Fix Version/s: 2.0

Participants: Eloy Lafuente (stronk7)
Security Level: None


 Description  « Hide
To help developers:

1) Create one script to search for old ddl/dml/xmldb uses.
2) Report them as detailed as possible
3) Prevent some false positives
4) Send it to contrib
5) Integrate it in the Docs

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Eloy Lafuente (stronk7) - 17/Jun/08 06:32 AM
Steps 1-4 done. The script can be found at:

http://cvs.moodle.org/contrib/tools/check_db_syntax/

Going to document it a bit in Docs. Ciao :-)

Eloy Lafuente (stronk7) - 27/Jun/08 08:36 AM
Resolving this as fixed. I've referenced the script in documentation:

http://docs.moodle.org/en/Development:dmllib_2.0_migration_docs

Ciao :-)