
|
If you were logged in you would be able to see more operations.
|
|
|
Moodle
MDL-14679
Created: 12/May/08 01:10 AM
Updated: 16/May/08 02:43 PM
|
|
| Component/s: |
Database SQL/XMLDB
|
| Affects Version/s: |
2.0
|
| Fix Version/s: |
2.0
|
|
|
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 » |
|