search for: aaa_create_tables_test

Displaying 7 results from an estimated 7 matches for "aaa_create_tables_test".

2005 Dec 18
1
Informix adapter testing
...ire.rb:21:in `require__'' from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from ./test/../lib/active_record.rb:37 from ./test/abstract_unit.rb:5:in `require'' from ./test/abstract_unit.rb:5 from ./test/aaa_create_tables_test.rb:2:in `require'' from ./test/aaa_create_tables_test.rb:2 from /usr/local/lib/ruby/gems/1.8/gems/rake-0.6.2/lib/rake/rake_test_loader.rb:5:in `load'' from /usr/local/lib/ruby/gems/1.8/gems/rake-0.6.2/lib/rake/rake_test_loader.rb:5 from /usr/local/lib...
2006 Jun 21
7
How to install patches?
Hi, Can someone explain how do I install patches. Once I go to the page, I am not sure what to download and how to apply? I am RoR newbie. -Thanks Hari -- Posted via http://www.ruby-forum.com/.
2005 Mar 10
1
Running unit tests on SQL Server
...8:in `connection='' E:/OpenSource/Ruby/rails/trunk/activerecord/test/../lib/active_record/connec tion_adapters/abstract_adapter.rb:112:in `retrieve_connection'' E:/OpenSource/Ruby/rails/trunk/activerecord/test/../lib/active_record/base.r b:195:in `connection'' ./test/aaa_create_tables_test.rb:47:in `test_table_creation'' Adelle.
2006 Oct 16
6
Rails AR/Oracle Unit Test: [5310] failed (but getting better)
...iveRecord::StatementInvalid: ./test/../lib/active_record/connection_adapters/abstract_adapter.rb:128:in `log'': OCIError: ORA-00972: identifier is too long: CREATE TABLE lock_with_custom_column_without_defaults (id NUMBER(38) NOT NULL PRIMARY KEY, custom_lock_version NUMBER(38)) ./test/aaa_create_tables_test.rb:18:in `test_load_schema'' ./test/../lib/active_record/connection_adapters/oracle_adapter.rb:243:in `execute'' ./test/../lib/active_record/connection_adapters/abstract/schema_statements.rb:104:in `create_table'' ./test/../lib/active_record/connection_adapters/o...
2005 Mar 07
6
Automatic timestamping in join tables [596]
Hi, A few days ago I submitted the following ticket http://dev.rubyonrails.com/ticket/596 asking that ActiveRecord::Timestamp also apply for the join tables of habtm. The answer was that it was left for milestone 1.x, and since I think that without this functionality rails 1.0 would be incomplete, I''m raising the issue here to discuss it. My use case is very simple, I
2006 Apr 22
1
Rails db adapter problem - "-- statement #0"
Hi all, I''m working on a database adapter for the Ingres database and I''m having a problem with the Rails tests. The first SQL statement from each of the four SQL files (ingres.sql, etc), is sent to the database with this line first: -- statement #0 and extra blank lines. So the database is getting "sql" that looks like this: " -- statement #0 DROP TABLE
2008 Jan 16
0
[CruiseControl] RubyOnRails build 8649 failed
...ib/active_support/testing/setup_and_teardown.rb:90:in `run'' Name: test_load_schema(AAACreateTablesTest) Type: Error Message: NameError: undefined local variable or method `quoted_column_name'' for #<ActiveRecord::ConnectionAdapters::PostgreSQLAdapter:0xb775c9e0> ./test/aaa_create_tables_test.rb:18:in `test_load_schema'' ./test/../lib/active_record/migration.rb:285:in `send'' ./test/../lib/active_record/migration.rb:285:in `method_missing'' ./test/../lib/active_record/migration.rb:265:in `say_with_time'' /usr/lib/ruby/1.8/benchmark.rb:293:...