Re: [Dolibarr-dev] About PgSQL Support and SQL standard

2013-05-03 Par sujet Marcos García
Hi Räphael, Isn't there a better solution to solve this problem? Regards, Marcos. El 03/05/2013 12:14, "Florian Henry" escribió: > Hello All, > > I would like to precise some things about PgSQL. There is a free > module on DoliStore to easy to migrate from MySQL to PgSQL. This module is >

Re: [Dolibarr-dev] About PgSQL Support and SQL standard

2013-05-03 Par sujet Florian Henry
Hi Raphaël, You're right, I updated the wiki here (I think it's a best place but i'm not sure) : http://wiki.dolibarr.org/index.php/Language_and_development_rules#PostgeSQL_specificities Regards Florian HENRY florian.he...@open-concept.pro +33 6 03 76 48 07 http://www.open-concept.pro Tw

Re: [Dolibarr-dev] About PgSQL Support and SQL standard

2013-05-03 Par sujet Doursenaud , Raphaël
Thanks Florian, Is this info somewhere on the wiki so we can further reference to it in an easy way ? 2013/5/3 Florian Henry > Hello All, > > I would like to precise some things about PgSQL. There is a free > module on DoliStore to easy to migrate from MySQL to PgSQL. This module is > bui

Re: [Dolibarr-dev] About PgSQL Support and SQL standard

2013-05-03 Par sujet Florian Henry
Hello All, I would like to precise some things about PgSQL. There is a free module on DoliStore to easy to migrate from MySQL to PgSQL. This module is build for Dolibarr and do all check that need to be done speciccly for Dolibarr and PgSQL. Module : http://www.dolistore.com/lang-fr/o

Re: [Dolibarr-dev] About PgSQL Support and SQL standard

2013-04-25 Par sujet Doursenaud , Raphaël
Thanks for the heads up Florian ! If you don't want to switch to PostgreSQL as your development database target, at least set MySQL in strict mode on your development and test platform as indicated on the wiki : http://wiki.dolibarr.org/index.php/Language_and_development_rules#Mysql_specificities

Re: [Dolibarr-dev] About PgSQL Support and SQL standard

2013-04-25 Par sujet Laurent Destailleur (eldy)
Le 25/04/2013 17:21, Marcos García a écrit : > I think it would be nice that we use Dolibarr with Doctrine or any ORM > so that way we won't have compatibility problems with different > database drivers... > > What do you think? Dolibarr already has its own abstract database driver. And this abst

Re: [Dolibarr-dev] About PgSQL Support and SQL standard

2013-04-25 Par sujet Marcos García
I think it would be nice that we use Dolibarr with Doctrine or any ORM so that way we won't have compatibility problems with different database drivers... What do you think? Regards, *Marcos García* marcos...@gmail.com 2013/4/25 Florian Henry > Dear developpers, > > I'm currentl