This project is archived and is in readonly mode.
parse_sqlite_config! is only used in sqlite3_connection
Reported by Aaron Patterson | July 8th, 2010 @ 07:46 PM | in 3.x
Let's move this method inside the sqlite3_connection method.
Comments and changes to this ticket
-
Aaron Patterson July 8th, 2010 @ 07:50 PM
- no changes were found...
-
Repository July 8th, 2010 @ 07:52 PM
- State changed from new to resolved
(from [7b0f8534c7a806fd04aac7c817c247433d02f641]) moving parse_sqlite_config to the sqlite3_connection method (where it belongs) [#5071 state:resolved]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/7b0f8534c7a806fd04aac7c817c247...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 5071 parse_sqlite_config! is only used in sqlite3_connection (from [7b0f8534c7a806fd04aac7c817c247433d02f641]) moving ...