assertj-db
assertj-db copied to clipboard
Assertions for database
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...
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...
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...
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...
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...
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. [](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...
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...
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...
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...