JRuby

sqlite db file on MRI is put in db dir. We put it in CWD.

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Not A Bug
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

If you run a migration or do anything which creates the initial sqlite3 db file it ends up constructing it in the CWD instead of the db directory (as MRI seems to do). Not sure if this is actually a JRuby issue (we have issues with CWD at times) or the adapter itself.

Activity

Hide
Thomas E Enebo added a comment -

Apparently, this was running jruby 1.1.4. I do not see this happening on trunk. I think this is due to a crusty old install.

Show
Thomas E Enebo added a comment - Apparently, this was running jruby 1.1.4. I do not see this happening on trunk. I think this is due to a crusty old install.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: