next-jdbc/doc
Dennis Schridde 295fd5ddf5
Fix documentation of next.jdbc/execute-batch!
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: 3ed1f4b99c
2024-12-20 20:26:10 +01:00
..
all-the-options.md remove experimental name-fn option 2024-11-23 19:43:54 -08:00
cljdoc.edn Add Tips & Tricks to doc index 2020-02-28 13:26:40 -08:00
datafy-nav-and-schema.md prep for 1.3.939 2024-05-17 18:39:43 -07:00
friendly-sql-functions.md Fix documentation of next.jdbc/execute-batch! 2024-12-20 20:26:10 +01:00
getting-started.md prep for 1.3.981; test against xtdb nightly 2024-12-13 22:57:40 -08:00
migration-from-clojure-java-jdbc.md remove confusing mention of c.j.j.-only option 2024-05-08 12:03:47 -07:00
prepared-statements.md more doc updates about returning keys 2023-09-29 09:59:47 -07:00
result-set-builders.md fix #224 by clarify CSK usage (I hope!) 2022-09-12 12:16:49 -07:00
tips-and-tricks.md prep for 1.3.981; test against xtdb nightly 2024-12-13 22:57:40 -08:00
transactions.md wordsmith per @dharrigan 2023-12-08 13:23:45 -08:00