Commit graph

551 commits

Author SHA1 Message Date
Sean Corfield
2a8571bb14 Merge branch 'develop' into multi-rs 2020-06-24 12:01:43 -07:00
Sean Corfield
3464fca0a2 Merge branch 'develop' into nested-tx 2020-06-24 11:59:36 -07:00
Sean Corfield
2e1e11c025 Prep for 1.0.478 release 2020-06-24 11:26:14 -07:00
Sean Corfield
03792303bc Fixes #123 by adding type-hinting functions 2020-06-24 11:23:40 -07:00
Sean Corfield
2b0515f657 Baseline to 1.0.476 2020-06-22 23:25:35 -07:00
Sean Corfield
7f702c96fe Merge branch 'develop' into multi-rs 2020-06-22 23:25:12 -07:00
Sean Corfield
71283ce437 Baseline to 1.0.476 2020-06-22 23:24:56 -07:00
Sean Corfield
c7b4bf06c2 Merge branch 'develop' into nested-tx 2020-06-22 23:24:09 -07:00
Sean Corfield
85734ab724 Prep for 1.0.476
Extend default options behavior to `next.jdbc.sql` functions.
2020-06-22 23:16:05 -07:00
Sean Corfield
aed1938e89 Merge branch 'develop' into multi-rs 2020-06-22 17:06:01 -07:00
Sean Corfield
decabae0ab Restore WIP CHANGELOG 2020-06-22 17:04:33 -07:00
Sean Corfield
7a06e9cca8 Merge develop -> nested-tx 2020-06-22 17:00:01 -07:00
Sean Corfield
ffc15fb1f6 Prep for 1.0.475 release 2020-06-22 16:43:51 -07:00
Sean Corfield
b9b77bb40f Fixes #122 by adding next.jdbc/with-options 2020-06-22 16:38:13 -07:00
Sean Corfield
15ddd15fe9 Remove {} from deps example 2020-06-18 19:14:10 -07:00
Sean Corfield
467a0517bb Remove {} from coord to make it easier to copy'n'paste 2020-06-18 13:03:38 -07:00
Sean Corfield
aec0693b14 Default SQL Server DB is model
Also update branch references.
2020-06-16 11:28:27 -07:00
Sean Corfield
a56c18d531 Clean up stmt-sql and :return-keys handling 2020-06-07 12:35:03 -07:00
Sean Corfield
067919a296 Roll multi-rs across execute-all for all types 2020-06-07 12:13:32 -07:00
Sean Corfield
92f7923a2a Merge branch 'master' into multi-rs
# Conflicts:
#	test/next/jdbc/test_fixtures.clj
2020-06-07 10:05:33 -07:00
Sean Corfield
2d727cc1ac Merge branch 'master' into nested-tx 2020-06-07 10:03:27 -07:00
Sean Corfield
4045e18f3e Fix potential reflection warnings from use of next.jdbc.prepare/statement 2020-06-07 10:02:20 -07:00
Sean Corfield
509e065fbf Fixes #115 by providing do-commands example 2020-06-07 10:01:12 -07:00
Sean Corfield
cfd403301f Improve readability of informational messages in tests 2020-06-07 09:40:05 -07:00
Sean Corfield
35fc00d4b3 Fixes #119 by improving docstrings 2020-06-07 09:39:04 -07:00
Sean Corfield
751c967741 Merge jTDS, updated PostgreSQL to nested-tx 2020-06-06 17:28:19 -07:00
Sean Corfield
fd37ed8d19 Merge branch 'master' into nested-tx 2020-06-06 17:26:53 -07:00
Sean Corfield
e201abdc1e Merge jTDS, updated PostgreSQL testing to multi-rs 2020-06-06 17:26:28 -07:00
Sean Corfield
6167440500 jTDS support; PostgreSQL 12.2.0 support 2020-06-06 17:16:17 -07:00
Sean Corfield
5e98c828a5 Add jTDS testing 2020-06-06 17:06:11 -07:00
Sean Corfield
73aea0ceef Add in jTDS tests 2020-06-06 17:05:27 -07:00
Sean Corfield
326977dddc :multi-rs truthy defaults to sequnce; :delimited available #116 2020-06-06 17:01:13 -07:00
Sean Corfield
ec31aaa427 Add in jTDS tests 2020-06-06 17:01:07 -07:00
Sean Corfield
9240d41ed6 Rename/cleanup log4j2 config 2020-06-06 17:00:59 -07:00
Sean Corfield
0a27e51f37 First steps to multiple result sets #116 2020-06-06 17:00:52 -07:00
Sean Corfield
f5f05ad537 Add Linux and Windows (embedded) PostgreSQL 12.2.0 2020-06-06 17:00:46 -07:00
Sean Corfield
3a6539f3e2 Switch to zonky embedded PG; add jtds testing; add logging control 2020-06-06 17:00:39 -07:00
Sean Corfield
7c0cee09bf Issue #117 sketch of dynamic nested transaction behavior 2020-06-06 16:57:25 -07:00
Sean Corfield
4342bb76da Fix java.data dep in pom.xml 2020-05-31 21:48:04 -07:00
Sean Corfield
6d362ab611 Prep for 1.0.462 release 2020-05-31 21:41:44 -07:00
Sean Corfield
768ba3ac44 Note impact of datafication on result set metadata function 2020-05-31 21:37:12 -07:00
Sean Corfield
cc3988e773 Document all the new datafy/nav stuff 2020-05-31 21:32:03 -07:00
Sean Corfield
d24dd892dd
Merge pull request #113 from seancorfield/java.data-next
Expand datafication; leverage new exception handling in java.data
2020-05-31 18:24:42 -07:00
Sean Corfield
cc1781d3fb Adjust tests to match new exception handling 2020-05-31 17:42:07 -07:00
Sean Corfield
53c3b5f48e Bump java.data to 1.0.78 and surface configurable exception handling 2020-05-31 17:12:38 -07:00
Sean Corfield
6de53525d0
Merge pull request #112 from seancorfield/java.data-next
Switch to new java.data version
2020-05-31 15:20:43 -07:00
Sean Corfield
0b8b058870 Bump java.data to 1.0.73 2020-05-31 14:58:25 -07:00
Sean Corfield
ace912c867 Depends on local clojure.java.data 2020-05-31 14:13:55 -07:00
Sean Corfield
ab588070e6 Datafy parameter metadata 2020-05-31 12:23:31 -07:00
Sean Corfield
4be2b7130b Extend datafication and simplify
Handles weird SQLite edge case; datafies Statement and ResultSet; 
improves exception handling in `safe-bean` (but we really need a better 
bean maker).
2020-05-31 03:02:25 -07:00