On 2/10/06, David Heinemeier Hansson <[EMAIL PROTECTED]> wrote: > I've started for a few new tests to use schema.rb instead of creating > a gazillion changes to all the db-specific .sql files. Great stuff. > But it would be even greater if ALL of the db-specific fixtures were > replaced by entries in schema.rb. Should not be a too hard task. > Anyone up for it? > --
Is this possible for systems (like Oracle) that don't have schema dump support yet? ..or did I miss some breaking news somewhere? Either way, I'm happy to help. Adding a new table as a fixture for every adapter once was enough for me. I can only imagine what it's like for the core team. _______________________________________________ Rails-core mailing list [email protected] http://lists.rubyonrails.org/mailman/listinfo/rails-core
