Update dependency com.github.seancorfield/next.jdbc to v1.3.1118#135
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency com.github.seancorfield/next.jdbc to v1.3.1118#135renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
2e8f465 to
8cb2201
Compare
8cb2201 to
9cc7688
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.3.925→1.3.1118Release Notes
seancorfield/next-jdbc (com.github.seancorfield/next.jdbc)
v1.3.1118: 1.3.1118Compare Source
v1.3.1108: 1.3.1108Compare Source
next.jdbc.connection/unwrapto unwrap a connectable with options, logging, etc.next.jdbc.result-set/builder-adapterto accept a column function "factory" that can preprocess the result set metadata and return acolumn-by-index-fnthat can read columns more efficiently.insert-multi!example in docs via PR #315 from @mrnhrd.next.jdbccode under Apache-2.0.v1.3.1093: 1.3.1093Compare Source
'hikari-cpinnext.jdbc.connection/->pool.java.datato 1.4.120.v1.3.1086: 1.3.1086Compare Source
Components.Connectioninternally for theactive-tx?check.v1.3.1070: 1.3.1070Compare Source
This is a minor doc refresh and switches my test/build infrastructure over to Babashka:
next.jdbc.types/as-otherfor binding parameters, to work around PostgreSQL's implicit casts, in Tips & Tricks. Thanks to Peter Bex for alerting me to this issue..getTableName()so you cannot get qualified maps with DuckDB.bbfor testing/building; addbb.edn; switch GitHub Actions to usebb.reifycalls innext.jdbc.result-set).v1.3.1048: 1.3.1048Compare Source
xtdb-jdbctoxtdb-api, only testing XTDB on Clojure 1.12, and fixing a bug inrun-tests.clj).falseinclob-column-reader#299 via PR #300 from @GAumalav1.3.1002: 1.3.1002Compare Source
throw) forsql-paramsinnext.jdbcfunctions.next.jdbcthat certain options should be passed "as-is" in thePropertiesobject when creating aConnection--:next.jdbc/as-is-propertiesaccepts a sequence (or set) of keywords, identifying properties that should not be converted to strings.Wrappedprotocol as a way forDefaultOptionsandSQLLoggingto consistently expose the underlying connectable, even when nested.v1.3.994: 1.3.994Compare Source
lockingon theConnectionretrieved from aDataSource.execute-batch!via PR #292 from @devurandom.java.datato 1.3.113.v1.3.981: 1.3.981Compare Source
v1.3.967: 1.3.967Compare Source
:dbtype "xtdb".:return-keys true.Connectionobjects for active TXs, which relaxes several of the conditions around nested transactions.assertcalls with proper validation, throwingIllegalArgumentExceptionon failure.:name-fnoption since the driver for it no longer exists (qualified columns names in XTDB).v1.3.955: 1.3.955Compare Source
ANY(array).:name-fnas an option (primarily for the SQL builder functions, but also for result set processing); the default isclojure.core/namebut you can now usenext.jdbc.sql.builder/qualified-nameto preserve the qualifier.docker-compose=>docker compose.v1.3.939: 1.3.939Compare Source
-as well as_innavforeign key names.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.