creating indices - patch?

Description

java.jdbc currently has no support for creating and deleting indices. I wrote create-index-ddl for my own project to handle this; I could work that into a patch if that would be helpful. I know you're re-working the global DB connection right now, so if you'd like a patch, but would like me to wait until the code has settled down, that's fine, too.

Environment

None

Attachments

2

Activity

Show:

Sean CorfieldJune 27, 2013 at 6:33 PM

Patch merged. Documentation updated.

Sean CorfieldJune 27, 2013 at 6:31 PM

Perfect thanx!

Matt OquistJune 25, 2013 at 2:27 PM

NP; sorry about that. Will this do?

Sean CorfieldJune 24, 2013 at 6:28 PM

Thanx. The patch is not in the correct format (it's just a diff, not a patch) - can you redo it?

Matt OquistJune 24, 2013 at 3:27 AM

Here's a patch to add ddl/create-index and ddl/drop-index. I didn't add clojure.java.jdbc/create-index (and drop-) since clojure.java.jdbc/create-table is deprecated.

Completed

Details

Assignee

Reporter

Priority

Created June 20, 2013 at 7:37 PM
Updated June 1, 2016 at 6:41 PM
Resolved June 1, 2016 at 6:41 PM