Olivier Philippon

Results 41 comments of Olivier Philippon

@alexsuslov I don't know postgres enough to be able to solve such a bug, sorry. But I would be glad to work with you and your knowledge of Pg to...

@fatuhoku Hello ! Thank you for this report. Currently there is a "connection" Event emitted by the DBWrapper instance when the DB connection is resolved, with a "err" param. But...

Hi ! Sorry, but this module is not maintained anymore. If you want to submit a Pull Request to add support of Oracle, I will merge it of course. Maybe...

Hi ! Great to see you again :-) Yes, it would indeed be a nice feature to have ; like you said, we would have to add to each managed...

@buxit Well, I've never worked with this "generic-pool" feature. I don't have any idea about how we could fix this. Furthermore,the "mysql-libmysqlclient" seems to be broken at the moment for...

Hi! Unfortunately, I don't have enough free time these days to add such a feature. But I'll be happy to accept a Pull Request if you want to implement this!

Hi! Yes indeed, it would be a good thing to have prepared statements! Unfortunately, I don't have enough time these days to add such a feature to Node-DBI :-/ But...

@alexsuslov Well, I'm far from being a PostreSQL expert. Do postgres users really use "@" in usernames ?? :-) The problem is that the [pg](https://github.com/brianc/node-postgres) driver relies on "@" for...

This needs some work on each Adapter, and not all of them are documented about error handling (PostgreSQL for example : https://github.com/brianc/node-postgres/wiki/Error-handling ) I will try to fix this, but...

Hi Mike, Sorry for the (very) late reply @vayfarer , for some reason I wasn't notified of your comment by GitHub and I discovered it only recently :-/ Thanks you...