Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Activat support for getGeneratedKeys() for prepared statements, which is | Martin Wilke | 2009-07-27 | 1 | -0/+14 |
supported as well as the non-prepared statement case, but it was currently returning a not implemented exception. PR: 137001 Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer) |