Maxim Penzin
87d051fb56
link to jdbc docs
2020-05-08 12:31:05 +08:00
Maxim Penzin
6604692886
tips-and-tricks: SQL Array as Clojure vector example
2020-05-08 12:19:58 +08:00
Maxim Penzin
8d8c7efebb
Parameter type hint in tips-and-tricks
2020-05-08 10:40:53 +08:00
Sean Corfield
aa1c8a4cea
Add MySQL-specific streaming tip
2020-04-27 17:48:29 -07:00
Sean Corfield
a3e7b01187
Fixes #103 by documenting timeouts
2020-04-10 12:45:34 -07:00
Sean Corfield
2fd27d18bd
Improve documentation around next.jdbc.date-time
...
Expands the documentation around each place it is referenced. Expands
the namespace docstring. Adds a mention of it to the result-set
namespace docstring.
2020-04-07 14:29:37 -07:00
Sean Corfield
74ce12c5c0
Remove bogus type hints
...
Not sure how/why these ended up in the docs but they are wrong/not
needed.
2020-04-07 13:45:22 -07:00
Sean Corfield
2574e7e37f
Note MySQL handling of BLOB
2020-03-31 11:58:45 -07:00
Sean Corfield
780c759541
Complete support for MariaDB #100
...
Adds tests and test dependencies, based on a new environment variable.
Updates change log. Documents difference in generated key return between
MySQL and MariaDB.
2020-03-16 15:19:21 -07:00
Sean Corfield
ca37ed5106
Remove extra paren from JSON support code
2020-03-09 11:06:56 -07:00
Sean Corfield
3d10e9bdd9
Add mention of next.jdbc.date-time to PostgreSQL Tips & Tricks
2020-03-01 10:14:28 -08:00
Sean Corfield
4d7940a5d3
Reorganize Tips & Tricks after #94
2020-02-28 13:23:06 -08:00