📅  最后修改于: 2022-03-11 14:49:17.359000             🧑  作者: Mango
/* Could be:
a) Using the wrong kind of qoutes, ie. 'FieldName' instead of `FieldName`
b) Your table does not have that column
c) You are trying to update/access data in the incorrect table (see point b)
*/