assertj-db icon indicating copy to clipboard operation
assertj-db copied to clipboard

Assertions for database

Results 37 assertj-db issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I am trying to read the value at ROW index 3 and column ABC, when i execute below code, getting below error message. Source source = new Source("jdbc:sqlserver://localhost;database=KMSupportShipping_Office;encrypt=true;trustServerCertificate=true;integratedSecurity=True","",""); String...

question

Bumps [byte-buddy](https://github.com/raphw/byte-buddy) from 1.10.21 to 1.14.2. Release notes Sourced from byte-buddy's releases. Byte Buddy 1.14.2 Fix offset mapping for local variable array remapping in Advice. Add possibility to specify an...

dependencies
java

Bumps [spring-test](https://github.com/spring-projects/spring-framework) from 5.3.4 to 6.0.6. Release notes Sourced from spring-test's releases. v6.0.6 :star: New Features Prefer request hostName and hostPort in ReactorServerHttpRequest #30062 Use readNBytes in ByteArrayHttpMessageConverter when contentLength...

dependencies
java

Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.3.4 to 6.0.6. Release notes Sourced from spring-context's releases. v6.0.6 :star: New Features Prefer request hostName and hostPort in ReactorServerHttpRequest #30062 Use readNBytes in ByteArrayHttpMessageConverter when contentLength...

dependencies
java

Bumps [spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.3.4 to 6.0.6. Release notes Sourced from spring-jdbc's releases. v6.0.6 :star: New Features Prefer request hostName and hostPort in ReactorServerHttpRequest #30062 Use readNBytes in ByteArrayHttpMessageConverter when contentLength...

dependencies
java

According to documentation, changes sorted by primary key and if there are no primary key by the values of the row (for a modification). My table has a primary key,...

Bumps hsqldb from 2.5.1 to 2.7.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hsqldb:hsqldb&package-manager=maven&previous-version=2.5.1&new-version=2.7.1)](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 [actions/cache](https://github.com/actions/cache) from 2 to 3.0.11. Release notes Sourced from actions/cache's releases. v3.0.11 What's Changed Call out cache not saved on hit by @​Phantsure in actions/cache#946 Update @​actions/core to 1.10.0...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @​peter-murray in...

dependencies
github_actions

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.5.1. Release notes Sourced from actions/setup-java's releases. v3.5.1 In scope of this release we change logic for Microsoft Build of OpenJDK. Previously it had hard...

dependencies
github_actions