|
|
| Participants: |
Petr Skoda
|
| Security Level: |
None
|
| Resolved date: |
16/May/08
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
Fortunately we do not use blob and clobs much yet, solutions are:
* stop using adodb
* fix adodb to accept params in UpdateBlob() and friends
* write function that emulates bound parameters - oh my
|
|
Description
|
Fortunately we do not use blob and clobs much yet, solutions are:
* stop using adodb
* fix adodb to accept params in UpdateBlob() and friends
* write function that emulates bound parameters - oh my |
Show » |
|