What steps will reproduce the problem?
database.query-builder.txt line 463,
What is the expected output? What do you see instead?
Expected:
"The [delete|CDbCommand::delete] method builds and executes a `DELETE` SQL
statement. The `$table` parameter specifies which table to be deleted;....
"
Instead:
"The [delete|CDbCommand::delete] method builds and executes a `DELETE` SQL
statement. The `$table` parameter specifies which table to be updated;....
"
Original issue reported on code.google.com by garry3pe...@gmail.com on 11 Jan 2011 at 5:58
Original issue reported on code.google.com by
garry3pe...@gmail.com
on 11 Jan 2011 at 5:58