j4mie / idiorm

A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
http://j4mie.github.com/idiormandparis/
2.01k stars 369 forks source link

use PDO::PARAM_LOB for file pointer #342

Closed sudnonk closed 6 years ago

sudnonk commented 6 years ago

code for #341 . file pointer is resource , and the type is stream.