-
Notifications
You must be signed in to change notification settings - Fork 632
Comparing changes
Open a pull request
base repository: xerial/sqlite-jdbc
base: 3.42.0.1
head repository: xerial/sqlite-jdbc
compare: 3.43.0.0
- 11 commits
- 38 files changed
- 3 contributors
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1adcd2d - Browse repository at this point
Copy the full SHA 1adcd2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e02ee7 - Browse repository at this point
Copy the full SHA 6e02ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b91367 - Browse repository at this point
Copy the full SHA 1b91367View commit details -
refactor: remove the deprecated TransactionMode.DEFFERED
the deprecation was added in October 2018 BREAKING-CHANGE: no more backward compatibility when using the deprecated enum value
Configuration menu - View commit details
-
Copy full SHA for 8967d75 - Browse repository at this point
Copy the full SHA 8967d75View commit details -
refactor: remove the deprecated SQLiteJDBCLoader isPureJavaMode and g…
…etPureJavaFlag the deprecation was added in December 2019 BREAKING-CHANGE: methods are removed
Configuration menu - View commit details
-
Copy full SHA for e52c44f - Browse repository at this point
Copy the full SHA e52c44fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4ddd1e - Browse repository at this point
Copy the full SHA c4ddd1eView commit details -
fix(jdbc): remove support for Statement#getGeneratedKeys
SQLite does not provide a good way to retrieve generated keys in a reliable way BREAKING-CHANGE: getGeneratedKeys is not supported anymore Closes: #329
2Configuration menu - View commit details
-
Copy full SHA for 712a8a5 - Browse repository at this point
Copy the full SHA 712a8a5View commit details
Commits on Aug 29, 2023
-
build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.3.0...enforcer-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5488061 - Browse repository at this point
Copy the full SHA 5488061View commit details -
build(deps-dev): bump org.mockito:mockito-core from 5.4.0 to 5.5.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fffd224 - Browse repository at this point
Copy the full SHA fffd224View commit details -
build(deps): bump org.graalvm.buildtools:native-maven-plugin
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.9.24 to 0.9.25. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.9.24...0.9.25) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a89a42a - Browse repository at this point
Copy the full SHA a89a42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e28acb - Browse repository at this point
Copy the full SHA 3e28acbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.42.0.1...3.43.0.0