Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
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.
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.