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,533 Vu
(@a-mikael)
Posts: 35
Active 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 Nov PM 12:1111
(@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 Nov PM 17:1111
Share:
Retour en haut