[JDBC-30] Consider to make do-prepared-return-keys public Created: 10/May/12 Updated: 10/May/12 Resolved: 10/May/12 |
|
| Status: | Resolved |
| Project: | java.jdbc |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Enhancement | Priority: | Major |
| Reporter: | Roman Scherer | Assignee: | Sean Corfield |
| Resolution: | Completed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Libraries like Korma, that build upon clojure.java.jdbc depend https://github.com/ibdknox/Korma/pull/60#issuecomment-5630604 |
| Comments |
| Comment by Sean Corfield [ 10/May/12 2:12 PM ] |
|
Made do-prepared-return-keys public. Will cut a new build. |