pBlueG / SA-MP-MySQL

MySQL plugin for San Andreas Multiplayer
BSD 3-Clause "New" or "Revised" License
196 stars 80 forks source link

orm_update only specific fields #228

Open Misiur opened 4 years ago

Misiur commented 4 years ago

I don't know how, but you should allow updating only specific fields, say: orm_update(Player[playerid][ORM_ID], "money, health, powerlevel");