crate-jdbc icon indicating copy to clipboard operation
crate-jdbc copied to clipboard

A JDBC driver for CrateDB.

Results 27 crate-jdbc issues
Sort by recently updated
recently updated
newest added

Bumps com.carrotsearch.randomizedtesting:randomizedtesting-runner from 2.7.1 to 2.8.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.carrotsearch.randomizedtesting:randomizedtesting-runner&package-manager=gradle&previous-version=2.7.1&new-version=2.8.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [io.crate:crate-testing](https://github.com/crate/crate-java-testing) from 0.11.1 to 0.12.1. Changelog Sourced from io.crate:crate-testing's changelog. 2024-01-17 0.12.1 Sonatype now requires a access token username/password in order to publish artifacts. 2025-01-15 0.12.0 Added support for...

dependencies
java

Bumps [net.java.dev.jna:jna-platform](https://github.com/java-native-access/jna) from 4.2.1 to 5.17.0. Changelog Sourced from net.java.dev.jna:jna-platform's changelog. Release (5.17.0) Features #1658: Add win32 power event constants, types, and functions - @​eranl. Bug Fixes #1647: Fix calls...

dependencies
java

Bumps [com.igormaznitsa:jcp](https://github.com/raydac/java-comment-preprocessor) from 6.0.1 to 7.1.2. Release notes Sourced from com.igormaznitsa:jcp's releases. release 7.1.2 7.1.2 (08-jun-2024) added way to define a preprocessor extension class through CLI (as /EA:<class.name>) and in...

dependencies
java
cla-signed

## Problem @zolbatar reported today: > A quick question regarding using DataGrip, which I am using using the [CrateDB JDBC Driver](https://cratedb.com/docs/jdbc/) `io.crate.client.jdbc.CrateDriver`. > > It's great, but if I want...

bug

## Summary of the changes / Why this is an improvement I am building the driver from current `HEAD` of `master` with the command: ```shell ./gradlew publishJdbcStandalonePublicationToMavenLocal ``` All tests...

cla-signed

## Summary of the changes / Why this is an improvement Updating PG JDBC to Release 42.7.4. *Warning*: using a personal fork of `pgjdbc` ## Checklist - ~[ ] Link...

cla-signed

Bumps [net.java.dev.jna:jna-platform](https://github.com/java-native-access/jna) from 4.2.1 to 5.18.1. Changelog Sourced from net.java.dev.jna:jna-platform's changelog. Release 5.18.1 Bug Fixes #1686: Fix sortFields race condition while getting fields - @​bendk. Release 5.18.0 Features #1671: Add...

dependencies
java

Bumps [net.java.dev.jna:jna](https://github.com/java-native-access/jna) from 4.2.1 to 5.18.1. Changelog Sourced from net.java.dev.jna:jna's changelog. Release 5.18.1 Bug Fixes #1686: Fix sortFields race condition while getting fields - @​bendk. Release 5.18.0 Features #1671: Add...

dependencies
java

Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.18.3 to 2.20.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=gradle&previous-version=2.18.3&new-version=2.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java