Open shizunge opened 1 month ago
This makes sure that we are always calling the following functions:
The store functions within them will udpate the value in database.
This change aims to reduce "unknown unknowns" in the codes. With this change, we won't miss calling above functions.
Do you follow the guidelines?
This makes sure that we are always calling the following functions:
The store functions within them will udpate the value in database.
This change aims to reduce "unknown unknowns" in the codes. With this change, we won't miss calling above functions.
Do you follow the guidelines?