do-prepared doesn't throw on invalid SQL

Description

returns nil, while

throws as expected.

Environment

None

Activity

Show:

Sean Corfield October 11, 2011 at 8:12 PM

Ensure .addBatch is called even when there are no param-groups.

Allen Rohner September 7, 2011 at 10:00 PM

Actually, do-prepared doesn't seem to do anything at all. (jdbc/do-commands "insert into foo (foo,bar) VALUES (1,2)") works as expected, same command with do-prepared doesn't do anything.

Completed

Details

Assignee

Reporter

Priority

Created September 7, 2011 at 9:58 PM
Updated June 1, 2016 at 6:41 PM
Resolved June 1, 2016 at 6:41 PM