Displaying 3 results from an estimated 3 matches for "connection_options".
2006 Jan 17
15
legacy database and finder_sql nightmare!
This is my first rails app with a legacy database and I''m having a
terrible time getting the models set up correctly. I have an order
table that has a primary field named order_number. I have a name table
with a primary of item_number. These two tables are liked by the
item_number and the order_number, but not as you might think. If the
order_number is 2500, then each entry in
2008 Jun 24
9
ActiveRecord 2.1 Migration support
...ique_schema_migrations`",
"schema_migrations"=>"`schema_migrations`",
"id"=>"`id`",
"auctions"=>"`auctions`",
:version=>"`version`",
:title=>"`title`"},
@connection=#<Mysql:0xb6fc8418>,
@connection_options=[nil,
"root",
"",
"auction_development",
nil,
nil],
@config={:allow_concurrency=>false,
:adapter=>"mysql",
:database=>"auction_development"},
@query_cache_enabled=false,
@last_verification=0,
@quoted_table_names={"schema_mig...
2008 Jun 24
9
ActiveRecord 2.1 Migration support
...ique_schema_migrations`",
"schema_migrations"=>"`schema_migrations`",
"id"=>"`id`",
"auctions"=>"`auctions`",
:version=>"`version`",
:title=>"`title`"},
@connection=#<Mysql:0xb6fc8418>,
@connection_options=[nil,
"root",
"",
"auction_development",
nil,
nil],
@config={:allow_concurrency=>false,
:adapter=>"mysql",
:database=>"auction_development"},
@query_cache_enabled=false,
@last_verification=0,
@quoted_table_names={"schema_mig...