8 Nov 20:16
Re: extract fixtures from database?
> # dump foobar db to ./foobar > $ rake dump_fixtures DB=foobar DEST=./foobar > I get this error: rake aborted! undefined method `table_names' for #<ActiveRecord::ConnectionAdapters::PostgreSQLAdapter:0xb75e3cf4> I don't find the table_names method anywhere in the api. I looked for such a method in myslq but didn't either. Am I missing something obvious? thanks. raph > > jeremy > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (Darwin) > > iD8DBQFDbqBvAQHALep9HFYRAiZOAKDP8HwjsB94JRwOsSOFez2PPX07VwCgrpfV > HbfLTIlTjHSZndxdPYseoz4= > =YHL9 > -----END PGP SIGNATURE----- > _______________________________________________ > Rails mailing list > Rails@... > http://lists.rubyonrails.org/mailman/listinfo/rails >
RSS Feed