rails--rails/activerecord/test/fixtures
David Heinemeier Hansson f2a29ca43c Added support for ODBC connections to MS SQL Server so you can connect from a non-Windows machine #1569 [Mark Imbriaco/DeLynn Berry] Added support for limit/offset with the MS SQL Server driver so that pagination will now work #1569 [DeLynn Berry]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1583 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-07-01 17:20:04 +00:00
..
bad_fixtures
db_definitions Added support for ODBC connections to MS SQL Server so you can connect from a non-Windows machine #1569 [Mark Imbriaco/DeLynn Berry] Added support for limit/offset with the MS SQL Server driver so that pagination will now work #1569 [DeLynn Berry] 2005-07-01 17:20:04 +00:00
developers_projects
migrations
naked
subscribers
accounts.yml
associations.png
author.rb Made eager loading work even more 2005-04-03 17:50:11 +00:00
authors.yml Made eager loading work even more 2005-04-03 17:50:11 +00:00
auto_id.rb
binary.rb
categories.yml Added support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson] 2005-04-10 17:24:56 +00:00
categories_posts.yml Added support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson] 2005-04-10 17:24:56 +00:00
category.rb Added support for has_and_belongs_to_many associations in eager loading #1064 [Dan Peterson] 2005-04-10 17:24:56 +00:00
column_name.rb
comment.rb Made eager loading work with inheritance hierarchies #1065 [Ryan Carver] 2005-04-10 15:49:49 +00:00
comments.yml Made eager loading work with inheritance hierarchies #1065 [Ryan Carver] 2005-04-10 15:49:49 +00:00
companies.yml Be sure to use the @finder_sql in the has_many association's #find method, even if explicit conditions have not been given. 2005-06-13 12:03:33 +00:00
company.rb Eager loading of dependent has_one associations won't delete the association #1212. Also, starting to refactor the tests to make them speedier, with optional support for transactional fixtures. 2005-06-10 13:54:58 +00:00
company_in_module.rb
computer.rb
computers.yml Added compatibility with camelCase column names for dynamic finders #533 [Dee.Zsombor] 2005-04-30 15:49:28 +00:00
course.rb
courses.yml
customer.rb
customers.yml
default.rb
developer.rb Fixed that clone would break when an aggregate had the same name as one of its attributes #1307 [bitsweat] 2005-05-19 16:39:50 +00:00
developers.yml
developers_projects.yml
entrant.rb
entrants.yml
fk_test_has_fk.yml Fixed that fixtures were being deleted in the same order as inserts causing FK errors #890 [andrew.john.peters@gmail.com] 2005-04-18 07:52:58 +00:00
fk_test_has_pk.yml Fixed that fixtures were being deleted in the same order as inserts causing FK errors #890 [andrew.john.peters@gmail.com] 2005-04-18 07:52:58 +00:00
mixin.rb Added acts_as_nested_set #1000 [wschenk] 2005-04-17 09:52:12 +00:00
mixins.yml Added acts_as_nested_set #1000 [wschenk] 2005-04-17 09:52:12 +00:00
movie.rb
movies.yml
people.yml
person.rb
post.rb Fixed stray comma when using eager loading and ordering together from has_many associations #1143 2005-04-19 05:24:50 +00:00
posts.yml Changed habtm eager loading to also use joins 2005-04-18 05:55:20 +00:00
project.rb r1307@iwill: jeremy | 2005-06-13 19:05:00 -0700 2005-06-13 21:51:43 +00:00
projects.yml
reply.rb
subscriber.rb
task.rb Added quoting of column names for fixtures #997 [jcfischer@gmail.com] 2005-04-07 06:54:25 +00:00
tasks.yml Added quoting of column names for fixtures #997 [jcfischer@gmail.com] 2005-04-07 06:54:25 +00:00
topic.rb
topics.yml