Sonar

Manual measures/events do not work with embedded database

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.9
  • Fix Version/s: 1.9.1
  • Component/s: Web
  • Labels:
    None
  • Number of attachments :
    0

Activity

Hide
Simon Brandhof added a comment -

It needs to upgrade from activerecord-jdbc-adapter 0.9 to 0.9.1. It fixes many derby issues, but two blocking issues still must be resolved :

  • JRUBY-3548 : add "require 'active_record/version'" to conf/environment.rb
  • JRUBY-3555 : remove derby_schema parameter from methods tables() and columns() in jdbc_adapter/jdbc_derby.rb
Show
Simon Brandhof added a comment - It needs to upgrade from activerecord-jdbc-adapter 0.9 to 0.9.1. It fixes many derby issues, but two blocking issues still must be resolved :
  • JRUBY-3548 : add "require 'active_record/version'" to conf/environment.rb
  • JRUBY-3555 : remove derby_schema parameter from methods tables() and columns() in jdbc_adapter/jdbc_derby.rb
Hide
Simon Brandhof added a comment -

Reverting the upgrade. Version 0.9.1 has too many regression issues, particularly JRUBY-3616 that avoids Rails starting.

Show
Simon Brandhof added a comment - Reverting the upgrade. Version 0.9.1 has too many regression issues, particularly JRUBY-3616 that avoids Rails starting.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: