Ok Onno, I will try it in the weekend... Thanks...
cheers, Cristiano On 30/11/11 15:36, Onno van der Straaten wrote:
Hi Cristiano, It is just a few steps: * edit config/database.yml and change settings for test database, point to the PostgreSQL database. * navigate to the application directory, execute following commands o rake db:create db:migrate RAILS_ENV=test o rake tests Cheers, OnnoOn Wed, Nov 30, 2011 at 5:43 PM, Cristiano Gavião <[email protected] <mailto:[email protected]>> wrote:Hi Onno, My problem is that I do not have knowledge about Rails :) I've installed mysql for now, just to test.. Could you point me how could I run those tests ? cheers Cristiano On 29/11/11 17:00, Onno van der Straaten wrote:Hi Cristiano, I haven't tested it but in principle it could work as Rails is database agnostic and PostgreSQL is one of the supported databases, I think. It is easy enough to try. To be sure it will work without problems you should run all tests against a PostgreSQL database. If they all pass it will work. Best Regards, Onno On Fri, Nov 25, 2011 at 10:41 PM, Cristiano Gavião <[email protected] <mailto:[email protected]>> wrote: I will get a time to test EPF Wiki this weekend... I just find this instructions: http://wiki.eclipse.org/EPF_Wiki_Installation_Guide_for_Ubuntu But as my ubuntu server already have a installed Postgresql 9.1, I would like to know if it is possible to use Postgres instead of Mysql. it is possible ? thanks Cristiano _______________________________________________ epf-dev mailing list [email protected] <mailto:[email protected]> https://dev.eclipse.org/mailman/listinfo/epf-dev _______________________________________________ epf-dev mailing list [email protected] <mailto:[email protected]> https://dev.eclipse.org/mailman/listinfo/epf-dev_______________________________________________ epf-dev mailing list [email protected] <mailto:[email protected]> https://dev.eclipse.org/mailman/listinfo/epf-dev _______________________________________________ epf-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/epf-dev
_______________________________________________ epf-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/epf-dev
