Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 263  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussions about ActiveRecord Oracle enhanced adapter (activerecord-oracle_enhanced-adapter gem).
 

Create views with Rails 
  Friends, Is possible create a view using migrations as well as create tables? Thanks Andre Lima
By André Lima  - May 10 - 2 new of 2 messages    

Stuck connections after period of idle 
  Hi all Thank you for your attention. We got a bit stuck with stuck connections with after some idle period and would appreciate any help or things to try. We're using v1.4.1 of activerecord-oracle_enhanced-a dapter with ojdbc6.jar in a Sinatra app on jruby 1.7.2. My controller calls a helper class method... more »
By Kevin Yeung  - Apr 26 - 1 new of 1 message    

Database went away - can't re-establish the connection (JRuby/Tomcat) 
  Hi, We have an application that couldn't re-establish connection to the database after it went down (ORA-00942: table or view does not exist). Other apps accessing the same DB didn't experience the issue - however - this application has attempted a query DURING the DB downtime. I'm not sure where to start digging. Any pointers would be appreciated.... more »
By Tamer Salama  - Apr 25 - 3 new of 3 messages    

Anyone attending RailsConf? 
  I wanted to let you know that I will be attending RailsConf next week and as I understand Yasuo Honda (@yahonda) will be there as well. Will there be anyone else from this group? If yes, then you can catch me if you have any questions. But actually currently majority of work on Oracle enhanced adapter is done by Yasuo so... more »
By Raimonds Simanovskis  - Apr 22 - 2 new of 2 messages    

Very initial commit to support Rails 3.2 by rails4 branch 
  Hi, I've been working to support Rails 3.2 by rails4 branch. Still got a lot of failures. [link] It's a initial commit to support Rails 3.2 by rails4 branch, which has supported rails master branch only.... more »
By Yasuo Honda  - Mar 9 - 1 new of 1 message    

Rails 4, Ruby 2 
  Ruby's just turned 2 and Rails 4 is teething. How does the Oracle adapter feel about either or both?
By Frank  - Mar 2 - 2 new of 2 messages    

Oracle enhanced adapter version 1.4.2.rc2 is released 
  Bug fixes: - Do not consider the numeric attribute as changed if the old value is zero and the new value is not a string [#247] - Removed table_name_prefix and table_name_suffix when schema dumper executed [#248] - Remove_column should raise an ArgumentError when no columns are passed... more »
By Edgars Beigarts  - Mar 1 - 1 new of 1 message    

Setting prefetch_row per query 
  In my Rails app, I have a need to query a large dataset where it would be ideal to increase the prefetch_rows default for this statement only. How can this be done using OracleEnhancedAdapter? I'm currently doing this: conn = ActiveRecord::Base.connection cursor = conn.execute(sql) cursor.prefetch_rows = 1000... more »
By Jason Hines  - Jan 24 - 1 new of 1 message    

enhanced_adpater cannot find trigger in different schema 
  I am configuring rails to interface to a legacy database in which I have an different account to access the tables from. The oracle_enhanced_adapter is not finding the existing trigger method for inserting the primary key. For example, if the schema is named DOG and the table is named CAT, the following query does not find the trigger.... more »
By Don McClean  - Jan 17 - 3 new of 3 messages    

ActiveRecord::Fixtures don't use custom create methods of oracle-enhanced 
  I'm trying to use ActiveRecord::Fixtures with custom create method and it's don't work (it's use regular model create method and ignore set_create_method) but it works perfectly if I try to use it elsewhere without fixtures. Do some one have any clue?
By Pavel Shapoval  - Jan 7 - 2 new of 2 messages    

1 - 10 of 263   « Newer | Older »

XML       Send email to this group: oracle-enhanced@googlegroups.com