ITADN

Fix documentation of next.jdbc/execute-batch!

#292Pull Requestdevurandom 创建于 2024-12-20
D
devurandomcommented
Searching for documentation for `next.jdbc/execute-batch!`, I tried to execute the "equivalent to" examples of the `next.jdbc.sql/insert-multi!` documentation, but encountered: ``` java.lang.ClassCastException: class clojure.lang.PersistentArrayMap cannot be cast to class java.sql.PreparedStatement ``` Fixes: 3ed1f4b99c975b556327d1abb9b387db8a6d93a6
合并状态:未合并 关闭于 2024-12-20 1 条评论