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 :-)