ramblings on PHP, SQL, the web, politics, ultimate frisbee and what else is on in my life
back «  1  2  3 

Re: What don't you like about PDO?

Perl's DBI->prepare_cached() ?

Re: What don't you like about PDO?

Another thing 64 bit integer support, or clarification what is expected to work.. does PDO::PARAM_INT allow 64 bit ints, even if PHP on 32 bit platforms don't have 64 bits.. ?!

"The suggestions about binding lists of values or whole statements are non-starters."

I dont think they are, as if RDBMs developers are getting involved they could add it to their own APIs, and therefore make it available in PDO. Only reason I see it hasn't been done before is just no low level prepared API for it.

Before you can post a comment please solve the following captcha.
your name


«  1  2  3