This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 176620 - [68cat][project][sqlite3] Generating a database for SQLite3 and specifying use JDBC for access generates invalid database.yml file
Summary: [68cat][project][sqlite3] Generating a database for SQLite3 and specifying us...
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 23:03 UTC by esmithbss
Modified: 2011-01-28 20:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Generated database.yml file for a JDBC accessed SQLite3 database (539 bytes, application/octet-stream)
2009-11-11 23:03 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-11-11 23:03:55 UTC
Created attachment 90863 [details]
Generated database.yml file for a JDBC accessed SQLite3 database

[200911091156]
[JDK1.6u17]
[Built-In JRuby 1.3.1]
[jdbc-sqlite3 gem installed]

When I create a new Rails project for use with the sqlite3 database and using the jdbc adapter for sqlite3 (jdbc-sqlite3), the application's database yml file is generated without the concept of using jdbc.

The user needs to go back in and change the adapter to use the jdbcsqlite3 driver.

(See generated database.yml file attached)
Comment 1 Erno Mononen 2010-04-20 11:12:47 UTC
Thanks for the report, targeting 6.9.