Dear developpers,
I'm currently experiement lot's of problem with PostgreSQL only
due to non SQL respect standard.
As reminder with an agregate SQL function you must put in GROUP
BY all field that are not in the agreate
For example : SELECT t.name,t.id, SUM(t.cost)
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
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
= TASKS AND FEATURE REQUESTS #851: FULL SNAPSHOT =
https://doliforge.org/tracker/?func=detail&aid=851&atid=247&group_id=144
Project: Dolibarr ERP & CRM
--- Details ---
Submitted on: 2013-04-26
Submitted by: Marcos García (marcosgdf)
Last
= TASKS AND FEATURE REQUESTS #852: FULL SNAPSHOT =
https://doliforge.org/tracker/?func=detail&aid=852&atid=247&group_id=144
Project: Dolibarr ERP & CRM
--- Details ---
Submitted on: 2013-04-26
Submitted by: Marcos García (marcosgdf)
Last
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
= TASKS AND FEATURE REQUESTS #853: FULL SNAPSHOT =
https://doliforge.org/tracker/?func=detail&aid=853&atid=247&group_id=144
Project: Dolibarr ERP & CRM
--- Details ---
Submitted on: 2013-04-26
Submitted by: Marcos García (marcosgdf)
Last
= TASKS AND FEATURE REQUESTS #852: LATEST MODIFICATIONS
=
https://doliforge.org/tracker/?func=detail&aid=852&atid=247&group_id=144
Changes by: Juanjo Menent
Date: 2013-04-26 08:57 (Europe/Paris)
--- Additional Follow-up Comments
Spea