Domenico Lupinetti

Results 65 comments of Domenico Lupinetti

Sorry, PhpOrient uses the OrientDB binary protocol, in that protocol there are no support for prepared statements. I'm planning to implement something similar to PDO Prepared statement in the future,...

Sure you can, my idea is to implement an interface to the object Statement like http://php.net/manual/en/intro.pdo.php If you want to collaborate send me an email and we will talk about...

In my case i lack time to develop it at moment

Hi @salsaysal , For now rid bags ( decode/handling ) are not supported in pyorient, i will work to implement this functionality as soon as possible. For now please refer...

Hi all, PhpOrient do not perform any special action on the sql the user runs on the DB, it is passed directily to OrientDB. The exception you see is raised...

@dersmon good point, since at moment i have not enough time to advance the version at least until august i think, this is the best option.

Hi @softwareCobbler , not tried, not tested and I don't know which issues there could be. Could be useful to know which problems you find as a good starting point...

Hi @jbrow70 , please refer to this thread: https://github.com/mogui/pyorient/issues/145

Hi @jbrow70 , a client by design is not thought to have a pooling embedded in my opinion, it's better to have a library than provide such functionality, something like...

Known issue. Refer to: https://github.com/orientechnologies/orientdb/issues/6258 https://github.com/mogui/pyorient/issues/201