|
|
|
Issue Links:
|
Duplicate
|
|
This issue duplicates:
|
|
MDL-14896
Move function emulate_bound_params() to adodb_moodle_database
|
|
|
|
|
|
|
|
| Participants: |
Eloy Lafuente (stronk7)
|
| Security Level: |
None
|
| Resolved date: |
26/May/08
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
Right now all drivers using AdoDB functions UpdateClob() and UpdateBlob() (PG, MSSQL and Oracle) have one emulate_bound_params() method. That method is 100% the same under all DB drivers... so it would be a good idea to move it to adodb_moodle_database.
Doing that. Ciao :-)
|
|
Description
|
Right now all drivers using AdoDB functions UpdateClob() and UpdateBlob() (PG, MSSQL and Oracle) have one emulate_bound_params() method. That method is 100% the same under all DB drivers... so it would be a good idea to move it to adodb_moodle_database.
Doing that. Ciao :-) |
Show » |
| There are no comments yet on this issue.
|
|