|
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
MDL-14984
M2: Move emulate_bound_params() from adodb drivers to adodb_moodle_database
|
|
|
|
|
|
|
| Database: |
Microsoft SQL, PostgreSQL, Oracle
|
| Participants: |
Eloy Lafuente (stronk7) and Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
26/May/08
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
While implementing the mssql_adodb_moodle_database driver... I've had to add the function emulate_bound_params() also to mssql (and for sure will need it for the Oracle driver).
+1 to move it to adodb_moodle_database to share it.
Ciao :-)
|
|
Description
|
While implementing the mssql_adodb_moodle_database driver... I've had to add the function emulate_bound_params() also to mssql (and for sure will need it for the Oracle driver).
+1 to move it to adodb_moodle_database to share it.
Ciao :-) |
Show » |
|