jaydebeapi icon indicating copy to clipboard operation
jaydebeapi copied to clipboard

Column labels to fix skipping query return aliases

Open reinvantveer opened this issue 3 years ago • 1 comments

Hi @baztian I have a fix for you, although your test setup seems seriously broken right now and I didn't look forward to fixing that. So here it is:

  • a five-char fix in dunder init, taken from https://sourceforge.net/p/ucanaccess/git-code/ci/master/tree/src/main/java/net/ucanaccess/console/Main.java#l510
  • adds a regression test to validate column aliasing in query
  • bump the version

reinvantveer avatar May 26 '22 18:05 reinvantveer

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar May 26 '22 18:05 sonarqubecloud[bot]