Forum

Where is the SQL qu...
 
Notifications
Retirer tout

Where is the SQL query who save the field "progress" in "planningelement" in the DB?

2 Posts
2 Utilisateurs
0 Reactions
3,532 Vu
(@a-mikael)
Posts: 35
Trusted Member
Début du sujet
 
[#830]

Hi,

I see where to recover the value of "progress" in "today.php" line 157 :

$progress=$prj->ProjectPlanningElement->progress;

But, where is the SQL query who save the field "progress" in "planningelement" in the DB?


 
Posté : 29/11/2012 12:05 pm
(@babynus)
Posts: 14952
Membre Admin
 

You won't find any direct SQL code.
Project'Or RIA has its own persistence model framework.

What your search is in /model/ProjectPlanningElement.php or /model/PlanningElement.php.


 
Posté : 29/11/2012 5:46 pm
Share:
Retour en haut